From bf63e9396cde256efe8592c20f7d307e3a6a3221 Mon Sep 17 00:00:00 2001
From: pans <pans@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期四, 10 八月 2017 16:23:37 +0800
Subject: [PATCH] add lic

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

diff --git a/VisitFace/DemoForBsk/app/src/main/res/layout/reach_bottom.xml b/VisitFace/DemoForBsk/app/src/main/res/layout/reach_bottom.xml
index 5455217..563caac 100644
--- a/VisitFace/DemoForBsk/app/src/main/res/layout/reach_bottom.xml
+++ b/VisitFace/DemoForBsk/app/src/main/res/layout/reach_bottom.xml
@@ -6,11 +6,12 @@
     android:orientation="vertical">
     <TextView
         android:id="@+id/load_more_text_view"
-        android:layout_marginTop="20dp"
-        android:layout_marginBottom="20dp"
+        android:layout_marginTop="@dimen/h20dp"
+        android:layout_marginBottom="@dimen/h20dp"
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
-        android:text="宸插叏閮ㄥ姞杞�"
+        android:text=""
         android:gravity="center"
         />
+    <!--宸插叏閮ㄥ姞杞�-->
 </LinearLayout>
\ No newline at end of file

--
Gitblit v1.8.0