Douglas Farias Expert Licensed User Longtime User Apr 29, 2014 #1 hi its possible set a textsize in % ? i m make a menu in my app, in the tablet this menu is ok size text ok but in my device pocket have smal screen the label is much big can i set a size in % if smallscreen 10 15 big scren 20 30 etc ? or in % ?
hi its possible set a textsize in % ? i m make a menu in my app, in the tablet this menu is ok size text ok but in my device pocket have smal screen the label is much big can i set a size in % if smallscreen 10 15 big scren 20 30 etc ? or in % ?
Erel B4X founder Staff member Licensed User Longtime User Apr 30, 2014 #2 You should use AutoScaleAll. It will increase the text size for you. Upvote 0