Fix global search expanding the card once it gets results
This commit is contained in:
parent
7928c5f66d
commit
5aec696fb5
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
style="@style/Theme.Widget.CardView.Item"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="144dp"
|
||||
android:minHeight="200dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constrainedHeight="true"
|
||||
|
|
|
|||
Loading…
Reference in a new issue