Hello,
Based on the documentation https://developer.garmin.com/connect-iq/personality-library/, it should be personality class already defined to build apps.
So, I tried the sample code below to test thoses defined selectors but it didn't compile when using Forerunner 245 simulator :
<bitmap id="warningIcon" personality="
system_icon_light__warning
prompt_loc__title_icon
prompt_size__title_icon
" />
Is there a way to make personality library available for Forerunner 245 and below devices ?