We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ae3b3 commit 76bb182Copy full SHA for 76bb182
1 file changed
library/src/main/res/drawable/afs_thumb_stateful.xml
@@ -30,7 +30,7 @@
30
<item>
31
<shape
32
android:shape="rectangle"
33
- android:tint="?attr/colorControlNormal">
+ android:tint="?colorControlNormal">
34
<size android:width="8dp" android:height="48dp" />
35
<solid android:color="@android:color/white" />
36
</shape>
0 commit comments