diff --git a/app/src/main/res/values-v21/styles.xml b/app/src/main/res/values-v21/styles.xml
index 84068d7..ff96cff 100644
--- a/app/src/main/res/values-v21/styles.xml
+++ b/app/src/main/res/values-v21/styles.xml
@@ -25,6 +25,10 @@
+
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml
index 5af093d..df15a6c 100644
--- a/app/src/main/res/values/styles.xml
+++ b/app/src/main/res/values/styles.xml
@@ -26,6 +26,7 @@
- @color/colorPrimaryDark
- @color/colorAccent
- @style/AppCompatAlertDialogStyle
+ - @style/AlertDialogStyle
- @color/colorPrimary
- @color/card_background_color
@@ -34,6 +35,7 @@
- @color/colorPrimaryInverse
- @color/colorPrimaryDarkInverse
- @style/AppCompatAlertDialogStyle.Dark
+ - @style/AlertDialogStyle.Dark
- @color/colorAccentInverse
- @color/colorPrimaryInverse
- @color/card_background_color_inverse
@@ -182,4 +184,7 @@
- 1
- @dimen/text_size_subhead
+
+
+