Merge "Support for <compatible-screens><screen> in ADT." into gingerbread

This commit is contained in:
Raphael
2010-11-02 11:43:11 -07:00
committed by Android (Google) Code Review

View File

@@ -1429,7 +1429,8 @@
<code>screen</code> tag, a child of <code>compatible-screens</code>,
which is itseld a child of the root
{@link #AndroidManifest manifest} tag. -->
<declare-styleable name="AndroidManifestCompatibleScreensScreen">
<declare-styleable name="AndroidManifestCompatibleScreensScreen"
parent="AndroidManifest.AndroidManifestCompatibleScreens">
<!-- Specifies a compatible screen size, as per the device
configuration screen size bins. -->
<attr name="screenSize">