diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml index 2ce68e0..8c9a9ec 100644 --- a/android/app/src/main/res/values/styles.xml +++ b/android/app/src/main/res/values/styles.xml @@ -9,6 +9,7 @@ ?attr/colorPrimarySurface ?attr/colorPrimarySurface @style/AppTheme.AlertDialog + @style/AppTheme.AlertDialog.NonMaterial true @@ -28,6 +29,12 @@ @style/AppTheme.AlertDialog.Button + +