diff --git a/src/main/res/values/attrs.xml b/src/main/res/values/attrs.xml index eab4f3bea..f190fc2e1 100644 --- a/src/main/res/values/attrs.xml +++ b/src/main/res/values/attrs.xml @@ -94,8 +94,6 @@ - - diff --git a/src/main/res/values/colors.xml b/src/main/res/values/colors.xml index 846701fa0..d83c4321d 100644 --- a/src/main/res/values/colors.xml +++ b/src/main/res/values/colors.xml @@ -38,9 +38,6 @@ @color/gray50 #400099cc - #ffffffff - #ff333333 - #ffeeeeee #ff333333 #ffd5d5d5 diff --git a/src/main/res/values/themes.xml b/src/main/res/values/themes.xml index 572e6131c..8857913b3 100644 --- a/src/main/res/values/themes.xml +++ b/src/main/res/values/themes.xml @@ -145,8 +145,6 @@ @drawable/ic_warning_light @color/background_material_light - @color/device_link_item_background_light - @color/import_export_item_background_light @color/import_export_item_background_shadow_light @drawable/clickable_card_light @@ -247,8 +245,6 @@ @drawable/ic_warning_dark @color/background_material_dark - @color/device_link_item_background_dark - @color/import_export_item_background_dark @color/import_export_item_background_shadow_dark @drawable/clickable_card_dark