> -- The same exact code on 2.3 produces an app widget that's cut off on
> the bottom on 2.3 while it's fully visible in 2.2.   What changed
> between these releases we should know about?  I cannot find anything
> in the change log....


I did some troubleshooting for Google here:

A 3x2 widgets size went from 360x322 in API Level 8 pixels to 360x311
in API Level 9.  I have my widget defined (as per the doc) as 220dp x
146dp.   So, at least for widgets, 146dp/px != 146dp/px

Note that I ran these test in 2 emulator sessions set to 480x480 HDPI,
as I don't have a Android 2.3 phone.

It's not surprising that people talk about Android fragmentation when
there are all kinds of undocumented changes from one API level to the
next.  It's hard to plan if you don't know what changed.






-- 
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