Tuesday, July 26, 2011

[android-developers] How to support both HVGA and WVGA

We designed our UI resource and code according to WVGA, and I also
checked the documents http://developer.android.com/guide/practices/screens_support.html,
but met two problem: one is the "supports-screens
android:resizeable="true" is no effect, the other is what we are
using is dip (not pixel), from my understanding, the system should
resize automatically, but the screen display normally. what should I
do? thanks


--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment