From ddab55e064b94e4f29c4e4c2b942800deaf27462 Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Mon, 28 Dec 2015 15:02:20 +0100 Subject: [PATCH] DroidFish: Moved buttons slightly away from the screen edges to avoid interference between opening a drawer and long pressing a button. --- DroidFish/res/layout-land/main.xml | 3 ++- DroidFish/res/layout/main.xml | 1 + DroidFish/res/layout/main_left_handed.xml | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/DroidFish/res/layout-land/main.xml b/DroidFish/res/layout-land/main.xml index 511e47c..76cde53 100644 --- a/DroidFish/res/layout-land/main.xml +++ b/DroidFish/res/layout-land/main.xml @@ -28,7 +28,8 @@ + android:layout_height="wrap_content" + android:layout_marginRight="6dp"> + android:layout_height="wrap_content" + android:layout_marginLeft="6dp">