Merge "Use DeviceDefault.Settings.Dark for systemui_theme" into nyc-mr1-dev

This commit is contained in:
Andrew Sapperstein
2016-09-13 19:32:31 +00:00
committed by Android (Google) Code Review

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>