Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3555e4ae authored by Andrew Solovay's avatar Andrew Solovay
Browse files

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
parent 974588d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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