From 60c4f833984e9a3a738b134ec9825dedfd41a0da Mon Sep 17 00:00:00 2001 From: Guo_shaoshan <2055829622@qq.com> Date: 星期二, 04 四月 2023 20:28:23 +0800 Subject: [PATCH] 提交信息 --- app/src/main/res/layout/activity_growth_experience.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/app/src/main/res/layout/activity_growth_experience.xml b/app/src/main/res/layout/activity_growth_experience.xml index a0e4f54..4b12cc0 100644 --- a/app/src/main/res/layout/activity_growth_experience.xml +++ b/app/src/main/res/layout/activity_growth_experience.xml @@ -198,6 +198,7 @@ android:textColor="#ff000000" android:textSize="@dimen/sp_12" /> + <EditText android:id="@+id/editText_ethnicGroup" android:layout_width="140dp" -- Gitblit v1.9.1