1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 12:44:42 +00:00

Small layout improvement

This commit is contained in:
M66B 2020-04-06 22:47:48 +02:00
parent 384dfc9019
commit 62b1924033

View file

@ -35,7 +35,9 @@
<ImageView
android:id="@+id/ivType"
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_height="36dp"
android:paddingTop="6dp"
android:paddingBottom="6dp"
app:layout_constraintBottom_toBottomOf="@id/ibExpander"
app:layout_constraintStart_toEndOf="@id/ibExpander"
app:layout_constraintTop_toTopOf="@id/ibExpander"