mirror of https://github.com/M66B/FairEmail.git
Small layout improvement
This commit is contained in:
parent
384dfc9019
commit
62b1924033
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue