冠名礼物

This commit is contained in:
Martin
2024-07-15 10:13:36 +08:00
parent ade837e85c
commit 484069dac7
20 changed files with 119 additions and 118 deletions

View File

@@ -12,9 +12,16 @@
android:scaleType="fitXY"
android:src="@mipmap/dialog_gift_wall_achieve" />
<View
android:id="@+id/top_bar"
android:layout_width="0dp"
android:layout_height="0dp"/>
<ImageView
android:id="@+id/iv_back"
android:layout_width="50dp"
android:paddingEnd="25dp"
android:layout_width="80dp"
android:layout_below="@+id/top_bar"
android:layout_height="60dp"
android:scaleType="center"
android:src="@mipmap/dialog_gift_wall_back" />
@@ -23,6 +30,7 @@
android:text="@string/gift_wall_achieve_title"
android:layout_width="match_parent"
android:textSize="20sp"
android:layout_below="@+id/top_bar"
android:textColor="@color/white"
android:gravity="center"
android:textStyle="bold"

View File

@@ -12,9 +12,16 @@
android:scaleType="fitXY"
android:src="@mipmap/dialog_gift_wall_achieve" />
<View
android:id="@+id/top_bar"
android:layout_width="0dp"
android:layout_height="0dp"/>
<ImageView
android:id="@+id/iv_back"
android:layout_width="50dp"
android:paddingEnd="25dp"
android:layout_width="80dp"
android:layout_below="@+id/top_bar"
android:layout_height="60dp"
android:scaleType="center"
android:src="@mipmap/dialog_gift_wall_back" />
@@ -24,9 +31,10 @@
android:layout_width="match_parent"
android:textSize="20sp"
android:textColor="@color/white"
android:layout_below="@+id/top_bar"
android:gravity="center"
android:textStyle="bold"
android:layout_height="60dp" />
android:layout_height="60dp"/>
<ScrollView
android:layout_below="@+id/iv_back"

View File

@@ -1258,7 +1258,7 @@ Limited ride And limited avatar frame</string>
<string name="reach_the_top">You have reached the highest level!</string>
<string name="nothing_in_the_package_yet">There\'s nothing in the package yet</string>
<string name="custom_quantity">Enter count</string>
<string name="gift_wall">Gift wall</string>
<string name="gift_wall">Gift Hall</string>
<string name="has_been_lit">Has been lit %s</string>
<string name="codex">Illustrated book</string>
<string name="unlit_icon">Not lit up</string>

View File

@@ -1254,7 +1254,7 @@
<string name="reach_the_top">恭喜,你已達到最高等級</string>
<string name="nothing_in_the_package_yet">包裹中暫無物品哦</string>
<string name="custom_quantity">自定義數量</string>
<string name="gift_wall">禮物</string>
<string name="gift_wall">禮物展館</string>
<string name="has_been_lit">已點亮%s個</string>
<string name="codex">圖鑒</string>
<string name="honorary_achievement">榮譽成就</string>

View File

@@ -1253,7 +1253,7 @@
<string name="reach_the_top">恭喜,你已達到最高等級</string>
<string name="nothing_in_the_package_yet">包裹中暫無物品哦</string>
<string name="custom_quantity">自定義數量</string>
<string name="gift_wall">禮物</string>
<string name="gift_wall">禮物展館</string>
<string name="has_been_lit">已點亮%s個</string>
<string name="codex">圖鑒</string>
<string name="honorary_achievement">榮譽成就</string>

View File

@@ -1252,7 +1252,7 @@
<string name="reach_the_top">恭喜,你已達到最高等級</string>
<string name="nothing_in_the_package_yet">包裹中暫無物品哦</string>
<string name="custom_quantity">自定義數量</string>
<string name="gift_wall">禮物</string>
<string name="gift_wall">禮物展館</string>
<string name="has_been_lit">已點亮%s個</string>
<string name="codex">圖鑒</string>
<string name="unlit_icon">未點亮</string>

View File

@@ -1258,7 +1258,7 @@
<string name="nothing_in_the_package_yet">There\'s nothing in the package yet</string>
<string name="reach_the_top">You have reached the highest level!</string>
<string name="custom_quantity">Enter count</string>
<string name="gift_wall">Gift wall</string>
<string name="gift_wall">Gift Hall</string>
<string name="has_been_lit">Has been lit %s</string>
<string name="unlit_icon">Not lit up</string>
<string name="all_service_champion">Platform title</string>