Stop global search items from clipping (#6851)
Co-authored-by: CrepeTF <trungnguyen02@outlookcom> (cherry picked from commit 5a37d38a840962097a50849e46e5eb6820471f3c)
This commit is contained in:
parent
5dfc855ade
commit
311b1c23e5
@ -80,6 +80,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingStart="12dp"
|
||||
android:paddingEnd="12dp"
|
||||
android:clipToPadding="false"
|
||||
tools:listitem="@layout/global_search_controller_card_item" />
|
||||
|
||||
</LinearLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user