心愿单直播间轮播入口

This commit is contained in:
18401019693
2023-04-01 14:45:48 +08:00
parent c4ae047a4b
commit 849677e50e
10 changed files with 207 additions and 14 deletions

View 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>

View File

@@ -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>