From 603cb36a5123e46656b06a5deb8d7ac7ff81307f Mon Sep 17 00:00:00 2001 From: 554325746@qq.com <554325746@qq.com> Date: 星期三, 25 十二月 2019 08:48:51 +0800 Subject: [PATCH] a --- app/src/main/res/layout/cluster_setting_list_head.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/layout/cluster_setting_list_head.xml b/app/src/main/res/layout/cluster_setting_list_head.xml index 2b4f127..28fd63d 100644 --- a/app/src/main/res/layout/cluster_setting_list_head.xml +++ b/app/src/main/res/layout/cluster_setting_list_head.xml @@ -13,7 +13,7 @@ <TextView android:layout_width="0dp" android:layout_height="match_parent" - android:layout_weight="1" + android:layout_weight="2" android:gravity="center" android:text="璁惧ID" android:textColor="@color/white" -- Gitblit v1.8.0