summaryrefslogtreecommitdiffstats
path: root/res/layout/preference_storage_action.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/preference_storage_action.xml')
-rw-r--r--res/layout/preference_storage_action.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/preference_storage_action.xml b/res/layout/preference_storage_action.xml
index 19d7763..5a37871 100644
--- a/res/layout/preference_storage_action.xml
+++ b/res/layout/preference_storage_action.xml
@@ -30,6 +30,7 @@
android:layout_gravity="center"
android:gravity="center"
android:src="@drawable/ic_eject_24dp"
+ android:tint="?android:attr/textColorSecondary"
android:background="?android:attr/selectableItemBackground" />
</LinearLayout>