mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-31 20:25:38 +00:00
Small improvement
This commit is contained in:
parent
3a7af8a57c
commit
e771e840a1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
android:padding="12dp"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/tvOauth"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@+id/tvOauth"
|
||||
app:srcCompat="@drawable/twotone_security_24" />
|
||||
|
||||
<eu.faircode.email.FixedTextView
|
||||
|
|
Loading…
Reference in a new issue