* commit '339a6666bffcfdb7648c83333ecb16002564b2f6': Add new API demo for -swNNNdp resource qualifier.
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
API level. The default value is false; an alternative value
|
||||
for Honeycomb is true. -->
|
||||
<bool name="atLeastHoneycomb">false</bool>
|
||||
<!-- This resource is true if running under at least Ice Cream Sandwich's
|
||||
<!-- This resource is true if running under at least Honeycomb MR2's
|
||||
API level. The default value is false; an alternative value
|
||||
for Ice Cream Sandwich is true. -->
|
||||
<bool name="atLeastIceCreamSandwich">false</bool>
|
||||
for Honeycomb MR2 is true. -->
|
||||
<bool name="atLeastHoneycombMR2">false</bool>
|
||||
</resources>
|
||||
|
||||
@@ -358,6 +358,10 @@
|
||||
<string name="resources_width_and_height_description">The layouts below use -wNNNdp and
|
||||
-hNNNdp to select between different versions based on the size of the screen.</string>
|
||||
|
||||
<string name="activity_resources_smallest_width">Content/Resources/Smallest Width</string>
|
||||
<string name="resources_smallest_width_description">The layouts below use -swNNNdp
|
||||
to select between different versions based on the size of the screen.</string>
|
||||
|
||||
<string name="activity_read_asset">Content/Assets/Read Asset</string>
|
||||
|
||||
<string name="activity_themes">Content/Resources/Themes</string>
|
||||
|
||||
Reference in New Issue
Block a user