Chain nav item

This commit is contained in:
M66B 2021-08-11 20:54:41 +02:00
parent 8e9de93add
commit c00ffe97cb
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
android:layout_marginStart="12dp"
android:gravity="center_vertical"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@+id/tvItem"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:srcCompat="@drawable/twotone_folder_special_24" />