Okay, you just need to make sure you define your font sizes in scale-
independent pixels ("sip" or "sp") instead of whatever you were using
before.For whatever reason, on the Droid pre-2.1 it would automatically scale text not defined in scale-independent pixels. Now it doesn't. On Apr 4, 10:01 am, polyclefsoftware <[email protected]> wrote: > Yep, I'm experiencing the same thing, both personally after upgrading > myDroidto 2.1 and from users who have just upgraded. > > I'm assuming there's an easy fix, but does anyone else know why the > update had this effect? > > On Feb 10, 2:54 pm, Timothy DeWees <[email protected]> wrote: > > > > > Hello, > > > I have an application on the Android Market called My Collection Pro. > > I am getting complaints from my post Android 2.0 users (Droid, etc) > > that when the close and re-open the app, thefontkeeps getting > > smaller. > > > I build my application in the 1.5 API to have the highest number of > > supported phones. If the users rotate the phone to cause the app to > > restart it goes back to the originalfont. > > > I am unable to reproduce this in the emulator and on my G1. > > > Any ideas or suggestions? My resource layouts are really straight- > > forward and I leavefontat system default (i.e., I don't specify > > anything)... -- 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 To unsubscribe, reply using "remove me" as the subject.

