Updated color

pull/170/head
M66B 5 years ago
parent f2dbd32d8e
commit dd2ddc7392

@ -2,7 +2,7 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item>
<shape android:shape="rectangle">
<solid android:color="@color/greyAccent" />
<solid android:color="?attr/colorAccent" />
<size android:width="9dp" android:height="60dp" />
</shape>
</item>

Loading…
Cancel
Save