Fix background of AlertDialogs for DialogPreferences
This commit is contained in:
parent
f83094d9fe
commit
95b138b5d5
@ -78,6 +78,7 @@
|
||||
<style name="AlertDialogBaseThemeDark" parent="Theme.AppCompat.Dialog.Alert" />
|
||||
<style name="AlertDialogThemeDark" parent="AlertDialogBaseThemeDark">
|
||||
<item name="colorAccent">@color/fdroid_green</item>
|
||||
<item name="android:windowBackground">@color/cardview_dark_background</item>
|
||||
</style>
|
||||
|
||||
<style name="AlertDialogBaseThemeLight" parent="Theme.AppCompat.Light.Dialog.Alert" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user