1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-1194 Collection | Design | Gallery default cards (#3152)

This commit is contained in:
Konstantin Ivanov 2023-05-03 23:16:36 +02:00 committed by uburoiubu
parent 588904d892
commit 0300102243
No known key found for this signature in database
GPG key ID: C8FB80E0A595FBB6

View file

@ -4,7 +4,8 @@
xmlns:tools="http://schemas.android.com/tools"
style="@style/SetGalleryViewCardStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:minHeight="72dp">
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"