瀏覽代碼

remove the bottom line in find_news item layout

hanjing 7 年之前
父節點
當前提交
cbd6546e02
共有 1 個文件被更改,包括 0 次插入7 次删除
  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>