Initial commit
This commit is contained in:
9
resources/res/drawable/bg_ranking_596f80_30.xml
Normal file
9
resources/res/drawable/bg_ranking_596f80_30.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape>
|
||||
<corners android:radius="@dimen/dp30"/>
|
||||
<solid android:color="@color/bg_596F80"/>
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
Reference in New Issue
Block a user