Amendment to fix for bug 3332414

Change-Id: Id3047f6ea6f8f5c68318057798e285cc1e06d094
This commit is contained in:
Adam Powell
2011-01-08 15:53:38 -08:00
parent d1af77207c
commit 00bba682ef

View File

@ -216,6 +216,7 @@ public class ActionBarContextView extends ViewGroup implements AnimatorListener
removeAllViews();
mCustomView = null;
mMenuView = null;
mAnimateInOnLayout = false;
}
public boolean showOverflowMenu() {