On Fri, Sep 7, 2012 at 5:06 PM, Leo <[email protected]> wrote: > Asus Transformer Prime - 1280 mdpi - res/values-sw800dp-hdpi/ - why?
Can't answer that. I lost my Prime on a United flight, DEN->SFO, back in March. So if yours has "CW" engraved on the back, I'm coming to your place to pick it up, m'kay? :-) > Galaxy Tab 7 (but with custom 4.0.4) - 1024 mdpi - res/values-sw600dp-tvdpi/ > - why? Check the densityDpi value from DisplayMetrics. If it reports DENSITY_TV, then that's what whoever cooked the ROM decided to use. > I also tried creating emulator with 1280x800 mdpi 4.0.3 and 4.1 and got the > same res/values-sw800dp-hdpi not mdpi. Now that's a bit interesting. I can reproduce that behavior, and densityDpi is reporting 160. I'll have to poke at that scenario a bit more. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 4.1 Available! -- 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

