diff --git a/android/app/src/main/res/layout/button_with_progress.xml b/android/app/src/main/res/layout/button_with_progress.xml
index aa1aa3eba..7bc387340 100644
--- a/android/app/src/main/res/layout/button_with_progress.xml
+++ b/android/app/src/main/res/layout/button_with_progress.xml
@@ -13,7 +13,6 @@
android:layout_marginStart="@dimen/margin_base"
android:text="@string/download_country_ask"
android:textAppearance="?fontBody2"
- app:buttonTint="?colorSecondary"
android:visibility="gone"
tools:visibility="visible"/>
+ android:layout_marginEnd="@dimen/margin_double" />
@@ -70,8 +68,6 @@
@@ -88,8 +84,6 @@
@@ -106,8 +100,6 @@
@@ -124,8 +116,6 @@
@@ -146,8 +136,6 @@
diff --git a/android/app/src/main/res/values/styles-editor.xml b/android/app/src/main/res/values/styles-editor.xml
index afedc6020..52bf50066 100644
--- a/android/app/src/main/res/values/styles-editor.xml
+++ b/android/app/src/main/res/values/styles-editor.xml
@@ -38,7 +38,6 @@
- wrap_content
- wrap_content
- true
- - ?colorAccent