[Modify]首页修改

This commit is contained in:
wushaocheng
2023-09-04 10:37:38 +08:00
parent 1ac47c055d
commit 9cc59dd275
14 changed files with 4 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 876 B

View File

@@ -37,8 +37,9 @@
android:paddingStart="@dimen/dp_13" android:paddingStart="@dimen/dp_13"
android:paddingEnd="0dp" android:paddingEnd="0dp"
android:text="@string/search_id_room" android:text="@string/search_id_room"
android:textColor="@color/color_6D6B89" android:textColor="@color/color_B8B7C7"
android:textSize="@dimen/sp_12" android:textSize="@dimen/sp_12"
android:drawablePadding="@dimen/dp_8"
app:drawableStartCompat="@drawable/ic_home_search" /> app:drawableStartCompat="@drawable/ic_home_search" />
<ImageView <ImageView

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 992 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -676,5 +676,6 @@
<color name="color_696D7A">#696D7A</color> <color name="color_696D7A">#696D7A</color>
<color name="color_F5F6FA">#F5F6FA</color> <color name="color_F5F6FA">#F5F6FA</color>
<color name="color_1abbbccf">#1abbbccf</color> <color name="color_1abbbccf">#1abbbccf</color>
<color name="color_B8B7C7">#B8B7C7</color>
</resources> </resources>

View File

@@ -4889,7 +4889,7 @@
<string name="yizhuan_erban_exampleunittest_019">emoji第一個字節:</string> <string name="yizhuan_erban_exampleunittest_019">emoji第一個字節:</string>
<string name="yizhuan_erban_exampleunittest_020">emoji第二個字節:</string> <string name="yizhuan_erban_exampleunittest_020">emoji第二個字節:</string>
<string name="not_yet_joined_guild">暫未加入公會</string> <string name="not_yet_joined_guild">暫未加入公會</string>
<string name="search_id_room">搜索昵稱/ID/房間</string> <string name="search_id_room">搜索用戶ID/房間ID</string>
<string name="extender_column_chat">擴列聊天</string> <string name="extender_column_chat">擴列聊天</string>
<string name="extender_room_party">房間派對</string> <string name="extender_room_party">房間派對</string>
<string name="create_home_play">快來創建房間一起交友吧</string> <string name="create_home_play">快來創建房間一起交友吧</string>