mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-15 19:05:31 +00:00
Small layout improvement
This commit is contained in:
parent
aaa909ee62
commit
0abd3a0d03
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
android:layout_marginTop="12dp"
|
||||
android:text="@string/app_eula"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
||||
android:textSize="12sp"
|
||||
android:textIsSelectable="true"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/tvEulaTitle" />
|
||||
|
|
Loading…
Reference in a new issue