mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-20 08:00:58 +00:00
Fixes #794
This commit is contained in:
parent
029ca81bbf
commit
05a8c7c51f
4 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue