diff --git a/android/res/layout/fragment_auth_editor.xml b/android/res/layout/fragment_auth_editor.xml index a3a8663b5c..0aa98cb564 100644 --- a/android/res/layout/fragment_auth_editor.xml +++ b/android/res/layout/fragment_auth_editor.xml @@ -66,7 +66,8 @@ android:layout_height="wrap_content" android:gravity="center" android:text="@string/editor_profile_changes" - android:textAppearance="@style/MwmTextAppearance.Body1.Light" + android:textAppearance="@style/MwmTextAppearance.Body1" + android:textColor="@color/white_primary" android:textStyle="bold"/>