1
0
Fork 0
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:
M66B 2020-01-24 16:39:21 +01:00
parent 514f0779a0
commit e6658e14bb

View file

@ -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