Set colorPrimaryDark to the value assigned in P release
previous value: google_grey_200 Bug: 117532945 Change-Id: Ia1d0a36920e6eff2d7022521123983c947804b91
This commit is contained in:
parent
1e0e558cbf
commit
211b2fe3b0
|
@ -19,6 +19,7 @@
|
|||
<resources>
|
||||
<!-- Theme for the widget container. -->
|
||||
<style name="WidgetContainerTheme" parent="@android:style/Theme.DeviceDefault.Settings">
|
||||
<item name="android:colorPrimaryDark">#E8EAED</item>
|
||||
<item name="android:colorEdgeEffect">?android:attr/textColorSecondary</item>
|
||||
</style>
|
||||
<style name="WidgetContainerTheme.Dark" parent="AppTheme.Dark">
|
||||
|
|
Loading…
Reference in New Issue