am 00bba682: Amendment to fix for bug 3332414

* commit '00bba682efedbe121f31c98697f91101b1c22b82':
  Amendment to fix for bug 3332414
This commit is contained in:
Adam Powell
2011-01-08 15:55:59 -08:00
committed by Android Git Automerger

View File

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