From 2ffdb4db007f0ea6f0b9ff5a16ea53f2ce93e293 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Sun, 27 Sep 2015 20:32:44 +0200 Subject: [PATCH] 16dp right and left for checkpoxed --- res/layout/upload_files_layout.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/res/layout/upload_files_layout.xml b/res/layout/upload_files_layout.xml index 56700e87..7453057e 100644 --- a/res/layout/upload_files_layout.xml +++ b/res/layout/upload_files_layout.xml @@ -33,15 +33,16 @@ + android:layout_height="wrap_content" + android:paddingLeft="16dp" + android:paddingRight="16dp"> + android:orientation="horizontal"> + android:orientation="horizontal">