From 21b675418bc1c6ff3620483f3cd103fa0234fe26 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期四, 04 五月 2017 14:51:15 +0800
Subject: [PATCH] optimize
---
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_school.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_school.xml b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_school.xml
index 771e364..583540d 100644
--- a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_school.xml
+++ b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_right_school.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="鎵�鏈夊鏍¤缃�"
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="鏈濋槼灏忓"
- android:textSize="@dimen/text_size_normal"
+ android:textSize="@dimen/w14dp"
android:textColor="@color/colorText_b"
/>
<View
--
Gitblit v1.8.0