We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3922845 commit 231cbacCopy full SHA for 231cbac
1 file changed
app/src/main/res/drawable/durationback.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" >
3
<solid android:color="#000000" />
4
- <stroke android:width="1dip" android:color="#4fa5d5"/>
+ <stroke android:width="1dip" android:color="#888"/>
5
</shape>
0 commit comments