I uploaded an app today with the following market filter:
<supports-screens android:smallScreens="false"
android:normalScreens="true"
android:largeScreens="true"
android:xlargeScreens="false"
android:anyDensity="true" />
But I got the following from the developer console:
Screen layouts: NORMAL LARGE XLARGE
and I can see it listed from a 10" tablet.
Why is XLARGE listed?
--
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