From b2e8cc67572eb2de5ed0c50e264ca84ab79e9168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sat, 25 Jan 2014 19:30:33 +0100 Subject: [PATCH] remove navigation drawer from help --- OpenPGP-Keychain/res/layout/help_activity.xml | 22 ++++++------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/OpenPGP-Keychain/res/layout/help_activity.xml b/OpenPGP-Keychain/res/layout/help_activity.xml index 77c62e03f..58e4919dc 100644 --- a/OpenPGP-Keychain/res/layout/help_activity.xml +++ b/OpenPGP-Keychain/res/layout/help_activity.xml @@ -1,20 +1,12 @@ - + android:layout_height="match_parent" + android:orientation="vertical" > - + android:layout_height="match_parent" /> - - - - - - \ No newline at end of file + \ No newline at end of file