am 48eaa6c9: docs: update caption for action bar figure to match new screenshot
* commit '48eaa6c9e5ab224201b17d2ea3e7e43e04c40f3b': docs: update caption for action bar figure to match new screenshot
This commit is contained in:
@@ -198,10 +198,11 @@ public boolean onCreateOptionsMenu(Menu menu) {
|
|||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<div class="figure" style="width:500px">
|
<div class="figure" style="width:450px">
|
||||||
<img src="{@docRoot}images/ui/actionbar.png" height="34" alt="" />
|
<img src="{@docRoot}images/ui/actionbar.png" alt="" />
|
||||||
<p class="img-caption"><strong>Figure 2.</strong> Screenshot of the Action Bar in the Email
|
<p class="img-caption"><strong>Figure 2.</strong> Action bar from the <a
|
||||||
application, with two action items from the Options Menu, plus the overflow menu.</p>
|
href="{@docRoot}resources/samples/HoneycombGallery/index.html">Honeycomb Gallery</a> app, including
|
||||||
|
navigation tabs and a camera action item (plus the overflow menu button).</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>You can also populate the menu in code, using {@link android.view.Menu#add(int,int,int,int)
|
<p>You can also populate the menu in code, using {@link android.view.Menu#add(int,int,int,int)
|
||||||
|
|||||||
Reference in New Issue
Block a user