From 92c64518167ec4f4ce93e77e533898c164d2cf03 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期一, 27 三月 2017 16:51:51 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register.xml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register.xml b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register.xml index f3e6b8e..5c72844 100644 --- a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register.xml +++ b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register.xml @@ -16,13 +16,14 @@ <RelativeLayout android:layout_width="match_parent" - android:layout_height="25dp"> + android:layout_height="30dp"> <TextView android:id="@+id/register_back" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="< 浜哄憳娉ㄥ唽" - android:layout_marginLeft="3dp" + android:layout_marginLeft="10dp" + android:layout_marginTop="10dp" android:layout_centerVertical="true" android:textColor="#8BD2F6" /> -- Gitblit v1.8.0