From 29743661734d8e2b7b3c33e635557c3f2ef9d8a0 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 24 Apr 2013 19:33:46 -0700 Subject: Doc change: fix typo in tablet guidelines. Change-Id: I8e947fd20783ed12d46807733c4a87ba61211e41 --- docs/html/distribute/googleplay/quality/tablet.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/distribute/googleplay/quality/tablet.jd b/docs/html/distribute/googleplay/quality/tablet.jd index 9c713deca9d6..192aae91350c 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.

-- cgit v1.2.3-59-g8ed1b