From 5838c9545e775d9f0586e2b654ed538d9a85ee51 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期二, 20 六月 2017 09:57:31 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance_bottom_register_cell.xml | 4 ++-- 1 files changed, 2 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 3a946b4..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 @@ -21,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