fix visibility of tags

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-05-08 13:58:32 +02:00
parent 2b84409923
commit a6fd54ad8a
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -107,6 +107,7 @@
android:layout_height="wrap_content"
android:clickable="false"
android:paddingTop="@dimen/standard_quarter_padding"
android:visibility="gone"
app:chipSpacingVertical="@dimen/standard_quarter_padding">
<com.google.android.material.chip.Chip