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

Commit d4a8ebab authored by Mill Chen's avatar Mill Chen Committed by Android (Google) Code Review
Browse files

Revert "Update background color for Settings homepage"

Revert submission 31308110-update_bg_color

Reason for revert: revert it for version update. see b/39168510

Reverted changes: /q/submissionid:31308110-update_bg_color

Change-Id: Iac217ab6e5f49ecada79d3258df37e822f452f08
parent 0dc35593
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -202,7 +202,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">