Browse Source

remove the bottom line in find_news item layout

hanjing 7 years ago
parent
commit
cbd6546e02
1 changed files with 0 additions and 7 deletions
  1. 0 7
      app/src/main/res/layout/find_item_news.xml

+ 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>