wwregistry Member Licensed User Longtime User Oct 3, 2014 #1 How do make AutoScaleAll adjust text size between different screen sizes. Are three any circumstances under which it will or will not work?
How do make AutoScaleAll adjust text size between different screen sizes. Are three any circumstances under which it will or will not work?
KMatle Expert Licensed User Longtime User Oct 4, 2014 #2 No doube posts, please ;-) I'm not using autscale but this (the other Klaus here made a code snippet to adjust the textsizes). I made a loop arround it. Works very good on all devices for me: http://www.b4x.com/android/forum/th...e-plus-padding-in-a-loop-for-all-views.43284/ Upvote 0
No doube posts, please ;-) I'm not using autscale but this (the other Klaus here made a code snippet to adjust the textsizes). I made a loop arround it. Works very good on all devices for me: http://www.b4x.com/android/forum/th...e-plus-padding-in-a-loop-for-all-views.43284/
wwregistry Member Licensed User Longtime User Oct 6, 2014 #3 This works great. Thank you Klaus. Upvote 0