From 8b3461c2b8fcd5e53f3a817e50ad8b9084662970 Mon Sep 17 00:00:00 2001 From: Erik Johansson Date: Mon, 12 Feb 2018 22:10:03 +0100 Subject: [PATCH] Add a bit of space around the edges --- android_app/app/src/main/res/layout/fragment_table.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android_app/app/src/main/res/layout/fragment_table.xml b/android_app/app/src/main/res/layout/fragment_table.xml index 49c8d12f..39f9ed3c 100644 --- a/android_app/app/src/main/res/layout/fragment_table.xml +++ b/android_app/app/src/main/res/layout/fragment_table.xml @@ -69,7 +69,8 @@ + android:layout_height="match_parent" + android:layout_marginHorizontal="5dp">