From 801d3d3360f68d05a093e197f42f01373e86429c Mon Sep 17 00:00:00 2001 From: lh <1209405678@qq.com> Date: Wed, 14 Mar 2018 10:04:14 +0800 Subject: [PATCH] no message --- app/src/main/res/layout/act_report.xml | 22 +++++++++---------- .../res/layout/item_lv_buildhouse_info.xml | 16 +++++++------- .../res/layout/item_lv_buildhouse_name.xml | 6 ++--- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/app/src/main/res/layout/act_report.xml b/app/src/main/res/layout/act_report.xml index d9bd849..1fe2998 100644 --- a/app/src/main/res/layout/act_report.xml +++ b/app/src/main/res/layout/act_report.xml @@ -22,11 +22,11 @@ android:layout_gravity="center_horizontal" android:background="@color/white" android:gravity="center" - android:paddingBottom="@dimen/dp_12" - android:paddingTop="@dimen/dp_12" + android:paddingBottom="@dimen/dp_10" + android:paddingTop="@dimen/dp_10" android:text="序号" android:textColor="@color/grey666666" - android:textSize="18sp" /> + android:textSize="16sp" /> + android:textSize="16sp" /> + android:textSize="16sp" /> + android:textSize="16sp" /> + android:textSize="16sp" /> + android:textSize="16sp" /> + android:textSize="16sp" /> diff --git a/app/src/main/res/layout/item_lv_buildhouse_info.xml b/app/src/main/res/layout/item_lv_buildhouse_info.xml index 516c3c7..81be0a6 100644 --- a/app/src/main/res/layout/item_lv_buildhouse_info.xml +++ b/app/src/main/res/layout/item_lv_buildhouse_info.xml @@ -4,8 +4,8 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="horizontal" - android:paddingBottom="@dimen/dp_12" - android:paddingTop="@dimen/dp_12"> + android:paddingBottom="@dimen/dp_10" + android:paddingTop="@dimen/dp_10"> + android:textSize="@dimen/text_size_14" /> + android:textSize="@dimen/text_size_14" /> + android:textSize="@dimen/text_size_14" /> + android:textSize="@dimen/text_size_14" /> + android:textSize="@dimen/text_size_14" /> + android:textSize="@dimen/text_size_14" /> \ No newline at end of file diff --git a/app/src/main/res/layout/item_lv_buildhouse_name.xml b/app/src/main/res/layout/item_lv_buildhouse_name.xml index ee00202..ca018ef 100644 --- a/app/src/main/res/layout/item_lv_buildhouse_name.xml +++ b/app/src/main/res/layout/item_lv_buildhouse_name.xml @@ -4,8 +4,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" - android:paddingBottom="@dimen/dp_12" - android:paddingTop="@dimen/dp_12"> + android:paddingBottom="@dimen/dp_10" + android:paddingTop="@dimen/dp_10"> + android:textSize="@dimen/text_size_14"> \ No newline at end of file