From 6a6ecf3e927b806516deee2b22446939ebaf8ae2 Mon Sep 17 00:00:00 2001 From: gedoor Date: Sun, 2 Aug 2020 15:19:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activity_welcome.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/activity_welcome.xml b/app/src/main/res/layout/activity_welcome.xml index 6013c90b1..409d38838 100644 --- a/app/src/main/res/layout/activity_welcome.xml +++ b/app/src/main/res/layout/activity_welcome.xml @@ -60,7 +60,7 @@ android:id="@+id/tv_gzh" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:text="关注公众号[开源阅读软件]\n看文章点广告支持作者" + android:text="关注公众号[开源阅读]\n看文章点广告支持作者" android:layout_marginBottom="32dp" android:gravity="center_horizontal" app:layout_constraintBottom_toBottomOf="parent"