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

Commit b77224f9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Update background color for Settings homepage"" into main

parents 57032340 d4a8ebab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -199,7 +199,7 @@
        <!-- Homepage should follow device default design, the values is same as device default theme.-->
        <item name="android:navigationBarColor">@android:color/white</item>
        <item name="android:statusBarColor">?attr/colorPrimaryDark</item>
        <item name="android:colorBackground">@color/settingslib_materialColorSurfaceContainerLow</item>
        <item name="android:colorBackground">@android:color/system_surface_container_light</item>
    </style>

    <style name="Theme.Settings.Home.NoAnimation">