6.5.4礼物栏优化
This commit is contained in:
5
common/src/main/res/drawable/background_gift_money.xml
Normal file
5
common/src/main/res/drawable/background_gift_money.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<corners android:radius="17dp" />
|
||||
<solid android:color="#2A2C3B" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user