am de9e026f: am d849afb1: am a726e23d: Merge "Cannot force a shown item from an ActionMode into the overflow menu." into jb-mr1-dev
* commit 'de9e026f10fde0726db97af002989b1248e4aa51': Cannot force a shown item from an ActionMode into the overflow menu.
This commit is contained in:
@@ -476,6 +476,9 @@ public class ActionMenuPresenter extends BaseMenuPresenter
|
||||
if (isAction) maxActions--;
|
||||
|
||||
item.setIsActionButton(isAction);
|
||||
} else {
|
||||
// Neither requires nor requests an action button.
|
||||
item.setIsActionButton(false);
|
||||
}
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user