This commit is contained in:
Maarten Trompper 2022-08-26 20:29:19 +02:00
parent 029ca81bbf
commit 05a8c7c51f
4 changed files with 8 additions and 1 deletions

View file

@ -36,7 +36,7 @@
android:singleLine="false"
android:text="@string/authentication_multiline"
android:textStyle="bold"
android:textSize="46sp"
android:textSize="@dimen/auth_leader_text_size"
android:textColor="?attr/authText" />
<LinearLayout