Explorar o código

Merge remote-tracking branch 'origin/sheep_develop' into sheep_develop

zengjiebin %!s(int64=7) %!d(string=hai) anos
pai
achega
b75065cbe8

+ 1 - 0
app/src/main/res/layout/act_pay.xml

@@ -4,6 +4,7 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:background="#2A3342"
+    android:fitsSystemWindows="true"
     tools:context="com.sheep.gamegroup.view.activity.ActPay">
 
     <ImageView

+ 0 - 7
app/src/main/res/layout/find_item_news.xml

@@ -45,11 +45,4 @@
 
     </RelativeLayout>
 
-    <View
-        android:background="@color/gray"
-        android:layout_marginLeft="@dimen/content_padding_10"
-        android:layout_marginRight="@dimen/content_padding_10"
-        android:layout_below="@+id/find_item_container"
-        android:layout_width="match_parent"
-        android:layout_height="1dp"/>
 </RelativeLayout>