From a08e6387a2fe736d23e9541ac00eb3b0a84d2afe Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 19 七月 2017 19:34:21 +0800
Subject: [PATCH] compile

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

diff --git a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register_right_field.xml b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register_right_field.xml
index 5e9fcd3..9ef28e9 100644
--- a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register_right_field.xml
+++ b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register_right_field.xml
@@ -14,13 +14,13 @@
             android:layout_height="wrap_content"
             android:id="@+id/fragment_register_right_field_label"
             android:textColor="@color/colorText_5"
-            android:textSize="@dimen/text_size_normal"
+            android:textSize="@dimen/w14dp"
             android:text=""/>
         <EditText
             android:id="@+id/fragment_register_right_field_text"
             android:background="@null"
             android:paddingLeft="@dimen/w24dp"
-            android:textSize="@dimen/text_size_normal"
+            android:textSize="@dimen/w14dp"
             android:gravity="center_vertical"
             android:hint=""
             android:textColor="@color/colorText_5"

--
Gitblit v1.8.0