We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63129b7 commit c29ca1cCopy full SHA for c29ca1c
1 file changed
styro_custom-date-picker/src/main/res/drawable/calendar_highlight.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<shape xmlns:android="http://schemas.android.com/apk/res/android">
3
- <solid android:color="#FDEBE9" />
+ <solid android:color="#00FDEBE9" />
4
<corners android:radius="8dp" />
5
</shape>
0 commit comments