From 7916bae84857f31c2fc51eb6387df7f9c4520215 Mon Sep 17 00:00:00 2001 From: Sofiya Tepikin Date: Mon, 16 Nov 2020 20:41:24 +0100 Subject: [PATCH] Roll back alert dialog styling --- android/app/src/main/res/values/styles.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml index 76199a4..97b7d4f 100644 --- a/android/app/src/main/res/values/styles.xml +++ b/android/app/src/main/res/values/styles.xml @@ -6,16 +6,6 @@ @color/colorPrimary @color/colorPrimaryDark @color/colorAccent - - @style/AlertDialogTheme - - -