[Android] res: Reduce spacing slightly

Edward Wang git at videolan.org
Fri Jul 13 03:55:14 CEST 2012


android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Thu Jul 12 21:53:58 2012 -0400| [18309138421fbf1c705d085396e578a805601a8d] | committer: Edward Wang

res: Reduce spacing slightly

> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=18309138421fbf1c705d085396e578a805601a8d
---

 vlc-android/res/layout/about_main.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vlc-android/res/layout/about_main.xml b/vlc-android/res/layout/about_main.xml
index 34f2633..1ac4ab3 100644
--- a/vlc-android/res/layout/about_main.xml
+++ b/vlc-android/res/layout/about_main.xml
@@ -53,7 +53,7 @@
         <TextView
             android:layout_width="fill_parent"
             android:layout_height="wrap_content"
-            android:layout_marginTop="30dp"
+            android:layout_marginTop="22dp"
             android:layout_weight="0.12"
             android:gravity="center|top"
             android:text="@string/about_copyright"



More information about the Android mailing list