OSDN Git Service

Check mStatusBarWindowHidden bit when deciding to hide status bar
authorEvan Laird <evanlaird@google.com>
Tue, 15 May 2018 21:32:15 +0000 (17:32 -0400)
committerEvan Laird <evanlaird@google.com>
Tue, 15 May 2018 21:32:15 +0000 (17:32 -0400)
commitf24aff4171899021a95782ece2c2499468e64591
tree80087d14a39a04d6dea8d5b6e2306eabd6639a55
parent6d0842154bb063632f937ef360557af281b6c2cb
Check mStatusBarWindowHidden bit when deciding to hide status bar

Ensures that we unhide status bar icons when (for instance), showing the
status bar in the camera from the keyguard

Change-Id: Ica1b622dd9e0a913575664b98825bc67809e5e72
Fixes: 79511463
Bug: 79700037 (possibly related)
Test: launch camera from keyguard, swipe status bar down, see icons
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java