From 3a5f09c61a87adb8dba2cc4a5366893886ba1c1d Mon Sep 17 00:00:00 2001
From: dupengyue <dupengyue@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期四, 20 七月 2017 17:31:40 +0800
Subject: [PATCH] 接口初步完成
---
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_phone_call_right_interviewee.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_phone_call_right_interviewee.xml b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_phone_call_right_interviewee.xml
index 1e2f654..8368d9c 100644
--- a/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_phone_call_right_interviewee.xml
+++ b/VisitFace/DemoForBsk/app/src/main/res/layout/fragment_phone_call_right_interviewee.xml
@@ -55,7 +55,9 @@
android:layout_gravity="center_horizontal"
android:text="娣诲姞\n琚浜哄憳"
android:gravity="center"
- android:layout_alignParentTop="true" />
+ android:layout_alignParentTop="true"
+ android:textSize="@dimen/w14dp"
+ />
</RelativeLayout>
<LinearLayout
android:layout_width="wrap_content"
--
Gitblit v1.8.0