New API demo showing how to make a resource reference.
Change-Id: I450d70432debc9d7f58a7f6597628dacc0225ddd
This commit is contained in:
@@ -327,6 +327,13 @@
|
||||
<string name="styled_text">Plain, <b>bold</b>, <i>italic</i>, <b><i>bold-italic</i></b></string>
|
||||
<string name="styled_text_prog">Assigned programmatically:</string>
|
||||
|
||||
<string name="activity_resources_layout_reference">Content/Resources/Layout Reference</string>
|
||||
<string name="resources_layout_reference_description">Shows how to write layout
|
||||
resource references, so that you can define multiple different configurations of
|
||||
a layout resource that refer to one actual XML definition.</string>
|
||||
<string name="resources_layout_reference_default">Default layout</string>
|
||||
<string name="resources_layout_reference_tablet">Tablet layout</string>
|
||||
|
||||
<string name="activity_resources_width_and_height">Content/Resources/Width and Height</string>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user