Greetings everyone,
I got an optimization warning on our game that “the screen layout should use extra spaces on tablets” even though we scale the game to match those screen sizes, included the icons and uploaded screenshots to the related area.
The warning points out to this article: https://developer.android.com/distribute/essentials/quality/tablets.html#use-extra-space
Also found this:
https://developer.android.com/distribute/essentials/quality/tablets.html#support-screens
Is there anyone who solved this before?
Serkan