summaryrefslogtreecommitdiffstats
path: root/res/layout/swe_menu_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/swe_menu_item.xml')
-rw-r--r--res/layout/swe_menu_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/swe_menu_item.xml b/res/layout/swe_menu_item.xml
index 9be47cdd..0e841232 100644
--- a/res/layout/swe_menu_item.xml
+++ b/res/layout/swe_menu_item.xml
@@ -35,7 +35,7 @@
android:id="@+id/menu_item_checkbox"
android:layout_width="wrap_content"
android:layout_height="match_parent"
- android:tint="@color/black"
+ android:tint="@color/menu_item_checkbox_tint_color"
android:visibility="gone"
android:clickable="true" />
</LinearLayout>