am 022131d0: am c9f01f0a: am 4a22f9a7: am 2a31f996: am bdf19c62: am 29743661: Doc change: fix typo in tablet guidelines.

* commit '022131d06cc745fddd6877cfffd6d6eb73465e72':
  Doc change: fix typo in tablet guidelines.
This commit is contained in:
Dirk Dougherty
2013-04-24 19:50:46 -07:00
committed by Android Git Automerger

View File

@@ -639,7 +639,7 @@ declare support for tablet screen sizes in its manifest file, as follows:</p>
element in the manifest, the element should include attributes that specify
<em>all of the size and density combinations for tablet screens</em> that the
app supports. Note that, if possible, you should avoid using the
<a href="{@docRoot}guide/topics/manifest/supports-screens-element.html"><code>&lt;supports-screens&gt;</code></a>
<a href="{@docRoot}guide/topics/manifest/compatible-screens-element.html"><code>&lt;compatible-screens&gt;</code></a>
element in your app.</p>
<div class="rel-resources">