diff --git a/docs/html/distribute/googleplay/quality/tablet.jd b/docs/html/distribute/googleplay/quality/tablet.jd index 9c713deca9d66..192aae91350c6 100644 --- a/docs/html/distribute/googleplay/quality/tablet.jd +++ b/docs/html/distribute/googleplay/quality/tablet.jd @@ -639,7 +639,7 @@ declare support for tablet screen sizes in its manifest file, as follows:
element in the manifest, the element should include attributes that specify all of the size and density combinations for tablet screens that the app supports. Note that, if possible, you should avoid using the -<supports-screens>
+<compatible-screens>
element in your app.