mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Merge "Set colorPrimaryDark to the value assigned in P release" into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
8e9342f40b
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user