I have an app that I think is tablet friendly yet the dev console 
optimization tips report:

"Your layout should make use of the available space on tablets"

Great. It point to this page to solve it:
 
http://developer.android.com/distribute/googleplay/quality/tablet.html#use-extra-space

The problem is that it is a bit vague about what exactly is required to 
pass this requirement.

- does it check for layout-sw600dp and res/layout-sw720dp   (my app only 
has the former) ?
- does it check for XML Fragment declaration ?
- etc...

What is exactly required is not crystal clear...

-- 
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+unsubscr...@googlegroups.com
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to