Explorar o código

1.修改游戏启动页面UI

王鹏鹏 %!s(int64=2) %!d(string=hai) anos
pai
achega
4d89e2076e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      home/src/main/res/layout/activity_home.xml

+ 1 - 1
home/src/main/res/layout/activity_home.xml

@@ -49,7 +49,7 @@
                     android:layout_marginEnd="@dimen/divider_31px"
                     android:background="@drawable/bg_home_title"
                     android:gravity="center"
-                    android:text='@{User.INSTANCE.name+",欢迎使用未来蓝豚"}'
+                    android:text='@{User.INSTANCE.name+",欢迎使用未来蓝豚"}'
                     android:textColor="@color/color_FF4A76FF"
                     android:textSize="@dimen/divider_24px"
                     android:textStyle="bold"