mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 12:01:01 +00:00
Initial commit
This commit is contained in:
5
app/src/main/res/drawable/item_ongoing.xml
Normal file
5
app/src/main/res/drawable/item_ongoing.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<stroke android:width="2dp" android:color="#208358" />
|
||||
<solid android:color="#6BF170"/>
|
||||
<corners android:radius="8dp"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user