Merge "Bug 3332414 - UI glitch in CAB options" into honeycomb
This commit is contained in:
@ -159,7 +159,7 @@ public class ActionBarContextView extends ViewGroup implements AnimatorListener
|
||||
}
|
||||
|
||||
public void initForMode(final ActionMode mode) {
|
||||
if (mAnimationMode == ANIMATE_OUT) {
|
||||
if (mAnimationMode != ANIMATE_IDLE || mAnimateInOnLayout) {
|
||||
killMode();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user