From 7ab55d46c0a47c199833db1bbf67489c4cadf2a3 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 5 Aug 2020 18:55:57 +0200 Subject: [PATCH] No need to overide with same value --- vector/src/main/res/values/theme_black.xml | 1 - vector/src/main/res/values/theme_status.xml | 3 --- 2 files changed, 4 deletions(-) diff --git a/vector/src/main/res/values/theme_black.xml b/vector/src/main/res/values/theme_black.xml index 083c8d9bb2..1decca7f9d 100644 --- a/vector/src/main/res/values/theme_black.xml +++ b/vector/src/main/res/values/theme_black.xml @@ -61,7 +61,6 @@ @style/VectorButtonStyle @style/VectorToolbarStyle - @style/VectorAlertDialogStyleDark @color/riotx_links diff --git a/vector/src/main/res/values/theme_status.xml b/vector/src/main/res/values/theme_status.xml index adc22741c4..97e546d239 100644 --- a/vector/src/main/res/values/theme_status.xml +++ b/vector/src/main/res/values/theme_status.xml @@ -33,9 +33,6 @@ @color/primary_color_dark_status @color/primary_color_dark_status - - @color/default_text_hint_color_light - #61708B #FFFF4444