From e582e4a0bcdacb01a478bdafbd7972fea0448e6d Mon Sep 17 00:00:00 2001 From: lh <1209405678@qq.com> Date: Mon, 12 Mar 2018 17:35:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BD=95=E5=85=A5=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/act_weightinfos.xml | 52 +++++++++++++++++++-- 1 file changed, 48 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/act_weightinfos.xml b/app/src/main/res/layout/act_weightinfos.xml index b690b41..52b71c5 100644 --- a/app/src/main/res/layout/act_weightinfos.xml +++ b/app/src/main/res/layout/act_weightinfos.xml @@ -1,9 +1,53 @@ - + android:layout_height="match_parent" + android:background="@color/greyf4f4f4" + android:orientation="vertical"> + + + + + + + + + + \ No newline at end of file