Fixed enlarged chip spacing

This commit is contained in:
Pupil
2020-01-24 17:02:53 +09:00
parent c204353220
commit d73dc19d3d
10 changed files with 22 additions and 10 deletions

View File

@@ -177,7 +177,7 @@
android:layout_marginStart="8dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="16dp"
app:chipSpacing="2dp"
app:chipSpacing="4dp"
app:layout_constraintTop_toBottomOf="@id/galleryblock_padding"
app:layout_constraintLeft_toRightOf="@id/galleryblock_thumbnail"
app:layout_constraintRight_toRightOf="parent"