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 | 4 ++--
1 files changed, 2 insertions(+), 2 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 36596b5..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,8 +6,8 @@
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=""
--
Gitblit v1.8.0