6.5.4礼物冠名
This commit is contained in:
7
common/src/main/res/drawable/background_codex_top.xml
Normal file
7
common/src/main/res/drawable/background_codex_top.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/white" />
|
||||
<corners
|
||||
android:bottomRightRadius="10dp"
|
||||
android:topLeftRadius="10dp" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user