mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-18 21:28:54 +00:00
Small layout fix
This commit is contained in:
parent
514f0779a0
commit
e6658e14bb
1 changed files with 1 additions and 2 deletions
|
@ -246,8 +246,7 @@
|
|||
android:text="@string/title_advanced_circular"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/swIdenticons
|
||||
"
|
||||
app:layout_constraintTop_toBottomOf="@id/swIdenticons"
|
||||
app:switchPadding="12dp" />
|
||||
|
||||
<ImageView
|
||||
|
|
Loading…
Reference in a new issue