Skip to content

Commit 40d5e83

Browse files
committed
change the color of Pressed items
1 parent 87fec9b commit 40d5e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/colors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
<color name="lightGrey">#33000000</color>
88
<color name="pressed_item_foreground">#08000000</color>
9-
<color name="activated_item_foreground">#11000000</color>
9+
<color name="activated_item_foreground">#44888888</color>
1010
</resources>

0 commit comments

Comments
 (0)