diff options
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/res/layout/confirm_no_email.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/layout/confirm_no_email.xml b/android/src/main/res/layout/confirm_no_email.xml index bbaba730a7..9b8986679b 100644 --- a/android/src/main/res/layout/confirm_no_email.xml +++ b/android/src/main/res/layout/confirm_no_email.xml @@ -19,7 +19,7 @@ android:layout_weight="0" android:layout_marginTop="16dp" android:textColor="@color/white80" - android:textSize="@dimen/text_medium" + android:textSize="@dimen/text_small" android:text="@string/confirm_no_email" /> <Button android:id="@+id/send_button" android:layout_marginVertical="@dimen/button_separation" |
