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