Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4f0840f authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

am 6f25a33b: am 6a377f30: Merge "Fix glitch when using settings pulldown then...

am 6f25a33b: am 6a377f30: Merge "Fix glitch when using settings pulldown then switching to notifications." into jb-mr1-dev

* commit '6f25a33b':
  Fix glitch when using settings pulldown then switching to notifications.
parents b2ee13e4 6f25a33b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1487,6 +1487,7 @@ public class PhoneStatusBar extends BaseStatusBar {
        mFlipSettingsView.setVisibility(View.VISIBLE);
        mSettingsButton.setVisibility(View.GONE);
        mScrollView.setVisibility(View.GONE);
        mScrollView.setScaleX(0f);
        mNotificationButton.setVisibility(View.VISIBLE);
        mNotificationButton.setAlpha(1f);
        mClearButton.setVisibility(View.GONE);