From 92f7719bd0a9dca775ef18ecfb55b99e4cef7c26 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 20 Feb 2014 16:01:15 -0800 Subject: Possible fix for #182 drawer issue --- res/layout/abstract_activity.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout/abstract_activity.xml b/res/layout/abstract_activity.xml index ed16c695..c5bf45ca 100644 --- a/res/layout/abstract_activity.xml +++ b/res/layout/abstract_activity.xml @@ -8,7 +8,8 @@ + android:layout_height="match_parent" + android:clickable="true" /> - \ No newline at end of file + -- cgit v1.2.3