Yes I'm curious to know what's going on as well. We're experiencing the same problem with our most recent update, even though we have tablet screenshots uploaded to Google Play as well as the following expressly provided in our Manifest:
<uses-sdk android:minSdkVersion="8" targetSdkVersion="15" /> <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" /> According to the new "Optimization Tips" section of the developer portal this is all we require to declare compatibility, so I'm wondering whether Google Play is now checking for specific layout files for larger screens. Watching the various Google I/O sessions on the topic revealed nothing, so we're at the mercy of someone willing to share what in the world has 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

