Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a5b7b1b authored by Mill Chen's avatar Mill Chen
Browse files

[Expressive design] Update background color

- Update the background color for v35
- Remove the background color from v31
- Set up background color for expressive theme

Bug: 408996309
Test: test with sample app
Flag: EXEMPT style update
Change-Id: Ibca149df1eaa3ff47d586c39b67180cea0bcc8a4
parent c786708e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@
        <item name="switchStyle">@style/SwitchCompat.SettingsLib</item>
        <item name="android:progressBarStyleHorizontal">@style/HorizontalProgressBar.SettingsLib</item>
        <item name="android:listDivider">@drawable/settingslib_list_divider</item>
        <item name="android:colorBackground">@color/settingslib_materialColorSurfaceContainerLowest</item>
    </style>

    <style name="Theme.SettingsBase" parent="Theme.SettingsBase_v31" />
Loading