On Tue, Dec 28, 2010 at 9:01 PM, Zsolt Vasvari <[email protected]> wrote: > 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.
Here are the app widget design guidelines: http://developer.android.com/guide/practices/ui_guidelines/widget_design.html -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.2 Programming Books: http://commonsware.com/books -- 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

