Sfoglia il codice sorgente

首页搜索框距离调整

zengjiebin 7 anni fa
parent
commit
d144aec414
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      app/src/main/res/layout/include_home_search.xml

+ 1 - 2
app/src/main/res/layout/include_home_search.xml

@@ -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"