From 5736f636edf5e7e0e2417e7f19608a8bac931f78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Mon, 17 Mar 2014 20:20:36 +0100 Subject: Left margin in the about text = 8sp --- res/layout/about.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/about.xml b/res/layout/about.xml index ce57564d..4b3f16e0 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -4,6 +4,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" + android:layout_marginLeft="8sp" tools:context=".Dashboard" >