From d020bae8eaafe1c142ecac4d60ebb5fc9c95bc55 Mon Sep 17 00:00:00 2001 From: itgaojian163 Date: Mon, 20 Jul 2020 16:57:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E4=BD=93=E4=BF=AE=E6=94=B9-1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modulecultural/src/main/res/layout/activity_volunteer.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/modulecultural/src/main/res/layout/activity_volunteer.xml b/modulecultural/src/main/res/layout/activity_volunteer.xml index c81f206..cf49034 100644 --- a/modulecultural/src/main/res/layout/activity_volunteer.xml +++ b/modulecultural/src/main/res/layout/activity_volunteer.xml @@ -66,7 +66,7 @@ android:layout_height="30dp" android:layout_alignParentRight="true" android:layout_centerVertical="true" - android:layout_marginRight="5dp" + android:layout_marginRight="2dp" android:background="@drawable/index_vol" /> @@ -77,7 +77,10 @@ android:layout_margin="5dp" android:layout_weight="1" android:background="@drawable/shape_volunteer_btn" - android:padding="15dp"> + android:paddingLeft="15dp" + android:paddingTop="15dp" + android:paddingRight="3dp" + android:paddingBottom="15dp">