From d289fd8eb7a6581da0dd9c9963c15b6e7c08d744 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期二, 27 六月 2017 09:48:34 +0800
Subject: [PATCH] 

---
 VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance_bottom_register_cell.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance_bottom_register_cell.xml b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance_bottom_register_cell.xml
index 5c6339e..a5579fb 100644
--- a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance_bottom_register_cell.xml
+++ b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance_bottom_register_cell.xml
@@ -13,6 +13,7 @@
         android:paddingTop="@dimen/h5dp"
         android:paddingRight="@dimen/w5dp"
         android:paddingLeft="@dimen/w5dp"
+        android:paddingBottom="@dimen/h5dp"
         />
     <TextView
         android:id="@+id/fragment_home_bottom_register_cell_to_register"
@@ -20,8 +21,8 @@
         android:layout_height="wrap_content"
         android:background="@drawable/rounded_textview"
         android:gravity="center"
-        android:textSize="@dimen/w16dp"
-        android:text="娉ㄥ唽"
+        android:textSize="@dimen/w12dp"
+        android:text="鏈敞鍐�"
         android:layout_marginBottom="@dimen/h20dp"
         android:layout_marginRight="@dimen/w10dp"
         android:layout_alignParentBottom="true"

--
Gitblit v1.8.0