Updated browsable sample descriptions.
Change-Id: I21e3dfacb4bc1acfbe3b17c5f8001ee758f9eec2
(cherry picked from commit 3943cdc962)
This commit is contained in:
@@ -5,9 +5,10 @@ page.tags="ListPopupMenu"
|
||||
sample.group=UI
|
||||
@jd:body
|
||||
|
||||
<p>
|
||||
|
||||
This sample shows you how to use {@link android.support.v7.widget.PopupMenu PopupMenu}
|
||||
from ActionBarCompat to create a list, with each item having a dropdown menu.
|
||||
|
||||
</p>
|
||||
<p>This sample demonstrates how to use a backward compatible
|
||||
{@link android.support.v7.widget.PopupMenu PopupMenu} to create a list, where
|
||||
each list item contains a dropdown menu.</p>
|
||||
<p>The activity in this sample extends from
|
||||
{@link android.support.v7.app.ActionBarActivity}, which provides the
|
||||
functionality necessary to display a compatible action bar on devices
|
||||
running Android 2.1 and higher.</p>
|
||||
|
||||
Reference in New Issue
Block a user