From 0cdd8b3321c7fe62c41a1f18c080739aa5b009fa Mon Sep 17 00:00:00 2001
From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 03 五月 2017 12:10:06 +0800
Subject: [PATCH] 

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

diff --git a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_camera2.xml b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_camera2.xml
index 07e8337..76f7e44 100644
--- a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_camera2.xml
+++ b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_camera2.xml
@@ -32,7 +32,7 @@
                         android:layout_height="wrap_content"
                         android:textColor="@color/colorPrimary"
                         android:textStyle="bold"
-                        android:textSize="@dimen/text_size_big"
+                        android:textSize="@dimen/w16dp"
                         android:text="鎽勫儚鏈�2璁剧疆"
                         android:id="@+id/fragment_check_in_right_visitor_reason_text_view"
                         />
@@ -44,7 +44,7 @@
                         android:layout_marginTop="@dimen/h15dp"
                         android:layout_marginBottom="@dimen/h12dp"
                         android:text="鎽勫儚澶�2"
-                        android:textSize="@dimen/text_size_normal"
+                        android:textSize="@dimen/w14dp"
                         android:textColor="@color/colorText_b"
                         />
                     <View
@@ -57,7 +57,7 @@
                         android:textColor="@color/colorPrimary"
                         android:textStyle="bold"
                         android:layout_marginTop="@dimen/h20dp"
-                        android:textSize="@dimen/text_size_big"
+                        android:textSize="@dimen/w16dp"
                         android:text="IP鍦板潃"/>
                     <EditText
                         android:id="@+id/fragment_check_in_right_remark"
@@ -68,7 +68,7 @@
                         android:layout_marginBottom="@dimen/h12dp"
                         android:hint=""
                         android:textColorHint="@color/colorText_b"
-                        android:textSize="@dimen/text_size_normal"
+                        android:textSize="@dimen/w14dp"
                         android:textColor="@color/colorText_b"/>
                     <View
                         android:layout_width="match_parent"

--
Gitblit v1.8.0