OSDN Git Service

Brightness mirror should use QS theme
authorLucas Dupin <dupin@google.com>
Tue, 21 Nov 2017 21:21:05 +0000 (13:21 -0800)
committerLucas Dupin <dupin@google.com>
Tue, 21 Nov 2017 21:40:14 +0000 (13:40 -0800)
commit8c51ce24028d45eca82d6c8f766e51427f1a242d
tree3fe362809cfc748d025cd222c8dc69b6e7297908
parent86b92f3ef9e7b53c5c7a774ed7a6374f0a26c795
Brightness mirror should use QS theme

Always re-inflate the brightness mirror using the
quick settings theme. It's a child of the status
bar window and needs the theme to be explicit.

Change-Id: I342cda303feba4fa9c48afc0f119d8b74657dcd7
Fixes: 68366763
Test: Look at brightness slider using a dark wallpaper
packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardStatusBarView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/BrightnessMirrorController.java