This commit is contained in:
hch
2024-03-22 10:13:53 +08:00
parent f2b2c39168
commit e9a3e8aa2f
10 changed files with 76 additions and 33 deletions

View File

@@ -482,7 +482,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="主播守護團"
android:text="@string/fan_group_name"
android:textColor="#333333"
android:textSize="12dp"
android:textStyle="bold" />
@@ -581,7 +581,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="礼物墙"
android:text="@string/gift_wall"
android:textColor="#333333"
android:textSize="12dp"
android:textStyle="bold" />
@@ -649,7 +649,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="榮譽墻"
android:text="@string/wall_honor"
android:textColor="#333333"
android:textSize="12dp"
android:textStyle="bold" />