jotobjects wrote: > On Dec 18, 12:17 pm, Mark Murphy <[email protected]> wrote: >> http://developer.android.com/guide/topics/resources/available-resourc... > > Where is the setting for user desired font-size mentioned in that > link?
Yeah, well, that seems to be missing, AFAICT. > Here it is recommended that you use 'sp' but I'm wondering if > there are places where that would not be the best practice (as in the > text of a button since the user setting might then make buttons > unreadable). Until there is a way for users to set their desired font size, I'd consider skipping sp, if for no other reason than you can't test it. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Consulting/App Development: http://commonsware.com/consulting -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

