Fixed a typo in a code sample.
Fix is staged to: http://asolovay.mtv.corp.google.com:9000/guide/topics/ui/actionbar.html#Dropdown Bug: 14043905 Change-Id: I8b71d55d51bf88ab9790309e6e63e755d03b2c85
This commit is contained in:
@@ -1145,7 +1145,7 @@ defined in a resource looks like this:</p>
|
|||||||
<item>Venus</item>
|
<item>Venus</item>
|
||||||
<item>Earth</item>
|
<item>Earth</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
</pre>
|
</resources>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>The {@link android.widget.ArrayAdapter} returned by {@link
|
<p>The {@link android.widget.ArrayAdapter} returned by {@link
|
||||||
|
|||||||
Reference in New Issue
Block a user