From a86cc2b37d3946478d2c8626294c13f5574919ad Mon Sep 17 00:00:00 2001 From: lh <1209405678@qq.com> Date: Mon, 12 Mar 2018 15:17:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=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/item_weightlist.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/item_weightlist.xml b/app/src/main/res/layout/item_weightlist.xml index 496b961..54e229d 100644 --- a/app/src/main/res/layout/item_weightlist.xml +++ b/app/src/main/res/layout/item_weightlist.xml @@ -4,7 +4,10 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" - android:padding="@dimen/dp_10"> + android:paddingTop="@dimen/dp_15" + android:paddingBottom="@dimen/dp_15" + android:paddingLeft="@dimen/dp_15" + android:paddingRight="@dimen/dp_15">