Small layout improvement

This commit is contained in:
M66B 2020-04-06 22:47:48 +02:00
parent 384dfc9019
commit 62b1924033
1 changed files with 3 additions and 1 deletions

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"