奖励消息

This commit is contained in:
18401019693
2022-09-06 16:36:34 +08:00
parent 4560c00810
commit ec8e258e45
8 changed files with 164 additions and 7 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="238dp"
android:layout_height="183dp">
<ImageView
android:id="@+id/live_bg"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerCrop" />
</RelativeLayout>

View File

@@ -871,4 +871,5 @@ Limited ride And limited avatar frame</string>
<string name="shield_mount_effect">Shield car effect</string>
<string name="current_live_room">You are in the current live room</string>
<string name="live_room_air_ticket">has recommended an anchor to you!</string>
<string name="bonus_message">has sent you a reward, come and get it!</string>
</resources>

View File

@@ -888,5 +888,5 @@
<string name="popular_tickets">人氣票</string>
<string name="system_notice">系統通知</string>
<string name="online_service">在線客服</string>
<string name="bonus_message">向你發送了一個獎勵,快來領取吧!</string>
</resources>