From 1913fb58c5e6dff789f099d8352c7ca16fc8e9f3 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 12 Sep 2019 19:17:18 +0200 Subject: [PATCH] Prevent crash --- app/src/main/res/values/colors.xml | 4 ++++ app/src/main/res/values/styles.xml | 24 ++++++++++++------------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index fdf6ae033c..faa76c3b91 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -55,6 +55,10 @@ #222 + #ffffffff + #ff000000 + #00000000 + #F6402C #EB1460 diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index ff8807fabe..deb0aea9cc 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -38,10 +38,10 @@ @color/lightActionForegroundDisabled @color/lightActionBackground - @android:color/white + @color/white @color/colorAccent - @android:color/white + @color/white @color/colorPrimaryDark @drawable/activatable_item_background_light @@ -80,10 +80,10 @@ @color/darkActionForegroundDisabled @color/darkActionBackground - @android:color/white + @color/white @color/colorAccent - @android:color/white + @color/white @color/colorPrimaryDark @drawable/activatable_item_background_dark @@ -102,8 +102,8 @@ @@ -132,19 +132,19 @@ @color/greyAccentDark - @android:color/white + @color/white @color/greyAccentDark