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

Reply via email to