Skip to content
Snippets Groups Projects
Verified Commit c2aa1ad7 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixes search display

parent 8e50dea3
No related branches found
No related tags found
No related merge requests found
Pipeline #348 passed
...@@ -61,6 +61,8 @@ ...@@ -61,6 +61,8 @@
android:id="@+id/buffer_search_container" android:id="@+id/buffer_search_container"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
app:cardBackgroundColor="?colorBackgroundCard"
app:cardElevation="2dp"
android:layout_margin="6dp"> android:layout_margin="6dp">
<LinearLayout <LinearLayout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment