summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/row_filter_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/row_filter_view.xml')
-rw-r--r--app/src/main/res/layout/row_filter_view.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/row_filter_view.xml b/app/src/main/res/layout/row_filter_view.xml
index 0f36224aa..50e3dbaa3 100644
--- a/app/src/main/res/layout/row_filter_view.xml
+++ b/app/src/main/res/layout/row_filter_view.xml
@@ -22,7 +22,7 @@
android:id="@+id/txtFilterName"
android:layout_width="0dp"
android:layout_height="wrap_content"
- android:background="#90000000"
+ android:background="#606984"
android:gravity="center"
android:padding="4dp"
android:textColor="@android:color/white"