心愿单直播间轮播入口
This commit is contained in:
5
common/src/main/res/drawable/bg_live_wish_top.xml
Normal file
5
common/src/main/res/drawable/bg_live_wish_top.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="5dp" />
|
||||
<solid android:color="#50000000" />
|
||||
</shape>
|
||||
@@ -1112,5 +1112,6 @@
|
||||
<string name="live_use_discount_content">您有一張%s,是否使用?使用後開通花費鉆石%s,返還金豆%s</string>
|
||||
<string name="live_use_discount_no">不使用</string>
|
||||
<string name="live_use_discount_yes">使用</string>
|
||||
<string name="live_use_wish">心願</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user