mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 13:45:35 +03:00
fix visibility of tags
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
2b84409923
commit
a6fd54ad8a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue