Amendment to fix for bug 3332414
Change-Id: Id3047f6ea6f8f5c68318057798e285cc1e06d094
This commit is contained in:
@ -216,6 +216,7 @@ public class ActionBarContextView extends ViewGroup implements AnimatorListener
|
|||||||
removeAllViews();
|
removeAllViews();
|
||||||
mCustomView = null;
|
mCustomView = null;
|
||||||
mMenuView = null;
|
mMenuView = null;
|
||||||
|
mAnimateInOnLayout = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean showOverflowMenu() {
|
public boolean showOverflowMenu() {
|
||||||
|
Reference in New Issue
Block a user