|
|
@@ -42,9 +42,8 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="30dp"
|
|
|
android:layout_below="@id/home_search_top"
|
|
|
- android:layout_marginStart="27dp"
|
|
|
+ android:layout_marginStart="@dimen/content_padding"
|
|
|
android:layout_marginTop="7dp"
|
|
|
- android:layout_marginEnd="22dp"
|
|
|
android:layout_marginBottom="7dp"
|
|
|
android:layout_toStartOf="@id/home_search_msg_iv"
|
|
|
android:background="@drawable/shape_main_search_bar_radius"
|