分享房间文案修改
This commit is contained in:
BIN
app/src/main/res/drawable-xhdpi/about_logo.png
Normal file
BIN
app/src/main/res/drawable-xhdpi/about_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
@@ -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" />
|
||||
|
||||
|
||||
|
@@ -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>
|
||||
|
@@ -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"
|
||||
|
@@ -128,12 +128,12 @@ public class XChatConstants {
|
||||
/**
|
||||
* 分享房间文本
|
||||
*/
|
||||
public static final String SHARE_ROOM_TEXT = "免费报名,奖金高,比赛多";
|
||||
public static final String SHARE_ROOM_TEXT = "人美声甜带上分,一起来玩吧~";
|
||||
|
||||
/**
|
||||
* 分享房间标题
|
||||
*/
|
||||
public static final String SHARE_ROOM_TITLE = "玩和平精英赢奖金";
|
||||
public static final String SHARE_ROOM_TITLE = "来大鹅,开黑交友玩游戏";
|
||||
|
||||
/**
|
||||
* 分享房间 URL
|
||||
|
Reference in New Issue
Block a user