소스 검색

[카테고리메인][Bug] 취미로뭐하지 필터버튼 삭제

Hasemi 7 년 전
부모
커밋
9291e936bb
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 9
      app/src/main/res/layout/fragment_third_category_main.xml

+ 0 - 9
app/src/main/res/layout/fragment_third_category_main.xml

@@ -30,15 +30,6 @@
       android:focusable="true"
       android:textColor="@color/C000000"
       android:textSize="14sp"/>
-
-    <ImageView
-      android:layout_width="wrap_content"
-      android:layout_height="wrap_content"
-      android:layout_alignParentEnd="true"
-      android:layout_marginEnd="10dp"
-      android:padding="14dp"
-      app:srcCompat="@drawable/ic_filter_de"
-      />
   </RelativeLayout>
 
   <android.support.v7.widget.RecyclerView