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

Commit ec66a3a9 authored by Adam Powell's avatar Adam Powell
Browse files

Fix docs for MenuItem#setShowAsAction

Change-Id: Id68273dde9c0ce904bca7b40aa2e9558880c55c2
parent 456a00c4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -401,6 +401,8 @@ public interface MenuItem {
     * Sets how this item should display in the presence of an Action Bar.
     *
     * @param actionEnum How the item should display. One of
     * {@link #SHOW_AS_ACTION_ALWAYS}, {@link #SHOW_AS_ACTION_IF_ROOM}, or
     * {@link #SHOW_AS_ACTION_NEVER}. SHOW_AS_ACTION_NEVER is the default.
     * 
     * @see android.app.ActionBar
     */