NewsBlur-viq/media/android/NewsBlur/res/drawable/negative_count_stripe.xml
2012-07-06 14:50:26 -04:00

4 lines
No EOL
183 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" >
<solid android:color="@color/negative"/>
</shape>