分享房间文案修改

This commit is contained in:
huangjian
2021-12-16 16:51:12 +08:00
parent 64e485094e
commit 07a6625cc5
5 changed files with 5 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@@ -18,7 +18,7 @@
android:layout_height="77dp"
android:layout_centerHorizontal="true"
android:layout_marginTop="89dp"
android:src="@mipmap/app_logo"
android:src="@drawable/about_logo"
tools:ignore="ContentDescription" />

View File

@@ -836,7 +836,7 @@
<string name="qq_login">QQ登录</string>
<string name="hint_input_nick">请输入昵称</string>
<string name="text_bind_phone">绑定手机号</string>
<string name="slogan">听声音玩游戏交朋友,&app_name;</string>
<string name="slogan">&app_name;,快乐不止游戏</string>
<string name="text_agree">同意</string>
<string name="text_disagree">不同意</string>

View File

@@ -11,7 +11,7 @@
android:layout_width="100dp"
android:layout_height="100dp"
android:layout_marginTop="105dp"
android:src="@mipmap/app_logo"
android:src="@drawable/about_logo"
app:layout_constraintEnd_toStartOf="@id/tv_slogan"
app:layout_constraintHorizontal_chainStyle="packed"
app:layout_constraintStart_toStartOf="parent"