am f3b5b37b: Merge "Reset our status bar window fade color on screen off." into klp-dev
* commit 'f3b5b37b14c49cfe9a74abd25afa5e071ec55b51': Reset our status bar window fade color on screen off.
This commit is contained in:
@@ -170,6 +170,9 @@ public class PhoneStatusBarView extends PanelBar {
|
|||||||
mBar.makeExpandedInvisibleSoon();
|
mBar.makeExpandedInvisibleSoon();
|
||||||
mFadingPanel = null;
|
mFadingPanel = null;
|
||||||
mLastFullyOpenedPanel = null;
|
mLastFullyOpenedPanel = null;
|
||||||
|
if (mScrimColor != 0 && ActivityManager.isHighEndGfx()) {
|
||||||
|
mBar.mStatusBarWindow.setBackgroundColor(0);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user