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:
Andrew Solovay
2014-04-21 13:30:10 -07:00
parent 974588d149
commit 3555e4aef0

View File

@@ -1145,7 +1145,7 @@ defined in a resource looks like this:</p>
&lt;item&gt;Venus&lt;/item&gt;
&lt;item&gt;Earth&lt;/item&gt;
&lt;/string-array&gt;
&lt;/pre&gt;
&lt;/resources&gt;
</pre>
<p>The {@link android.widget.ArrayAdapter} returned by {@link