From 364c97e3a055201af18e70f951dd0f0de26044af Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期一, 24 七月 2017 10:26:36 +0800
Subject: [PATCH] update native

---
 VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/design_layout_tab_text.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/design_layout_tab_text.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/design_layout_tab_text.xml
index a83bb3d..bbc5477 100644
--- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/design_layout_tab_text.xml
+++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/design_layout_tab_text.xml
@@ -16,8 +16,8 @@
 -->
 
 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
-          android:layout_width="wrap_content"
+          android:layout_width="match_parent"
           android:layout_height="wrap_content"
           android:ellipsize="end"
           android:gravity="center"
-          android:maxLines="2"/>
\ No newline at end of file
+          android:maxLines="2"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/design/res/layout/design_layout_tab_text.xml -->
\ No newline at end of file

--
Gitblit v1.8.0