I don't know why not, but i had the same problem (when the original Motorola Droid came out) and using 'sp' instead of 'dp' fixed the problem.
On Sep 27, 12:19 am, Kumar Bibek <[email protected]> wrote: > On Sep 25, 7:46 pm, Streets Of Boston <[email protected]> wrote: > > > How did you set the sizes of your text (font)? > > Don't use 'dp'/'dip' and certainly don't use 'px'. Instead use the > > 'sp' measure for fonts (scale independent pixels). > > Why not dp/dip? > > The docs say this. > > "Similarly, you should prefer the sp (scale-independent pixel, the > scale factor depends on a user setting) or dip (if you don't want to > allow the user to scale the text) to define font sizes." > > Of course, you should not be using pixels. > > -Kumar Bibekhttp://techdroid.kbeanie.com > > On Sep 25, 7:46 pm, Streets Of Boston <[email protected]> wrote: > > > > > How did you set the sizes of your text (font)? > > Don't use 'dp'/'dip' and certainly don't use 'px'. Instead use the > > 'sp' measure for fonts (scale independent pixels). > > > On Sep 24, 11:33 pm, pawpaw17 <[email protected]> wrote: > > > > Guys, > > > > I was cooking along with the basic Google Maps 1.5 SDK and have now > > > updated to Google APIs 8 for Froyo support. > > > > I'm getting complaints now that the "front is way too small". > > > > Will this show in the emulator? Any ideas what would account for this? > > > > Thanks for any advice. > > > > Best > > > > pawpaw17- Hide quoted text - > > - Show quoted text - -- 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

