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

Commit 54d34de2 authored by Bonian Chen's avatar Bonian Chen Committed by Android (Google) Code Review
Browse files

Merge "[Settings] Enable some compatibility with Material 3"

parents b823e208 81cac6c1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@
    <style name="Theme.Settings.NoActionBar">
        <item name="android:windowActionBar">false</item>
        <item name="android:windowNoTitle">true</item>
        <item name="colorSurface">@color/settingslib_colorSurface</item>
    </style>

    <style name="Theme.SubSettings.Base" parent="Theme.Settings.NoActionBar">