Loading res/values/themes_expressive.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
res/values/themes_expressive.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading