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 d7511c20a..a2c3968a1 100644
--- a/android/app/src/main/res/layout/button_with_progress.xml
+++ b/android/app/src/main/res/layout/button_with_progress.xml
@@ -18,7 +18,7 @@
tools:visibility="visible"/>
+ android:textAppearance="@style/MwmTextAppearance.Body1"
+ app:backgroundTint="?colorSecondary"/>
diff --git a/android/app/src/main/res/layout/layout_nav_bottom.xml b/android/app/src/main/res/layout/layout_nav_bottom.xml
index 99ddc9918..d2bed5c4e 100644
--- a/android/app/src/main/res/layout/layout_nav_bottom.xml
+++ b/android/app/src/main/res/layout/layout_nav_bottom.xml
@@ -23,7 +23,7 @@