Use DeviceDefault.Settings.Dark for systemui_theme

am: ed9fa424e9

Change-Id: Ic9898f788a9fd385f32293ae1f56e7c334dce0a1
This commit is contained in:
Andrew Sapperstein
2016-09-13 19:37:43 +00:00
committed by android-build-merger

View File

@@ -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>