|
|
@@ -1,7 +1,12 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="80dp">
|
|
|
+ android:layout_height="60dp">
|
|
|
+
|
|
|
+ <RelativeLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="60dp"
|
|
|
+ />
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/filter_status_title_tv"
|