am 46468dde: Merge "Support for <compatible-screens><screen> in ADT." into gingerbread
* commit '46468dde8d7f9bd42ad180c2882bff6ef98685cd': Support for <compatible-screens><screen> in ADT.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user