Isn't there some sort of density calculation bug that results in small text sizes on the Droid? Maybe you're running into the same thing on the Milestone?
On Jan 27, 6:40 am, extrapedestrian <[email protected]> wrote: > I defined it in pt. It should be bound to size of inch. > > On Jan 27, 12:13 pm, Matt Oakes <[email protected]> wrote: > > > It might be something to do with the display density. Maybe you have > > defined the size of the text in px (absolute pixels) which on a device > > with a higher density makes the text smaller. You could try changing > > to a density independent unit to see if that helps. > > > Matt > > > On Wed, Jan 27, 2010 at 11:02 AM, extrapedestrian > > > <[email protected]> wrote: > > > My application works fine on G1/Hero and emulators, but on Milestone > > > text size is tiny. I have list box and text items are very small on > > > Milestone device. What can be the cause of this? > > > > -- > > > 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 > > -- 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

