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

Commit f508f3b8 authored by Edgar Wang's avatar Edgar Wang
Browse files

[Expressive design] apply AlertDialog style

Bug: 394699422
Test: visual
Flag: EXEMPT resource update
Change-Id: I828f447aca780d943ebd2477b6a07b622a88e8eb
parent 94ca67cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
        <item name="preferenceBackgroundColor">@drawable/preference_background</item>

        <!-- For AndroidX AlertDialog -->
        <item name="alertDialogTheme">@style/Theme.AlertDialog</item>
        <item name="alertDialogTheme">@style/Theme.AlertDialog.SettingsLib.Expressive</item>

        <item name="*android:lockPatternStyle">@style/LockPatternStyle</item>