commit a3f16974e7cfa79e51c0a9e850aa06fb777f669f
Author: lexi <bird.s....@gmail.com>
Date:   Mon Feb 26 14:29:24 2018 -0500

    gave the GridView some room to breath
---
 app/src/main/res/layout/layout_apps.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/src/main/res/layout/layout_apps.xml 
b/app/src/main/res/layout/layout_apps.xml
index 1be50435..bc35af99 100644
--- a/app/src/main/res/layout/layout_apps.xml
+++ b/app/src/main/res/layout/layout_apps.xml
@@ -19,7 +19,7 @@
         android:gravity="center"
         android:horizontalSpacing="5dp"
         android:numColumns="4"
-        android:verticalSpacing="5dp">
+        android:verticalSpacing="15dp">
 
     </GridView>
 



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to