Use DeviceDefault.Settings.Dark for systemui_theme
am: ed9fa424e9
Change-Id: Ic9898f788a9fd385f32293ae1f56e7c334dce0a1
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
<style name="Animation.StatusBar">
|
||||
</style>
|
||||
|
||||
<style name="systemui_theme" parent="@android:style/Theme.DeviceDefault" />
|
||||
<style name="systemui_theme" parent="@*android:style/Theme.DeviceDefault.Settings.Dark" />
|
||||
|
||||
<style name="systemui_theme_remote_input" parent="@android:style/Theme.DeviceDefault.Light">
|
||||
<item name="android:colorAccent">@color/remote_input_accent</item>
|
||||
|
||||
Reference in New Issue
Block a user