|
@@ -49,7 +49,7 @@
|
|
|
android:layout_marginEnd="16dp"
|
|
|
android:layout_marginBottom="1dp"
|
|
|
android:visibility="gone"
|
|
|
- app:cardCornerRadius="8dp"
|
|
|
+ app:cardCornerRadius="25dp"
|
|
|
app:cardElevation="2dp"
|
|
|
app:strokeWidth="0dp"
|
|
|
tools:visibility="visible">
|
|
@@ -77,7 +77,7 @@
|
|
|
android:id="@+id/search_text"
|
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="48dp"
|
|
|
- android:layout_marginStart="13dp"
|
|
|
+ android:layout_marginStart="20dp"
|
|
|
android:layout_marginEnd="18dp"
|
|
|
android:ellipsize="end"
|
|
|
android:gravity="start|center_vertical"
|