aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-02-20 22:56:16 -0800
committerScott Jackson <daneren2005@gmail.com>2014-02-20 22:56:16 -0800
commit5a892e29cc3cae2ccb31475afb9614927bfd4c7d (patch)
tree424444500494a6d94c2096b9df5a2e700a4f1b75 /res
parent92f7719bd0a9dca775ef18ecfb55b99e4cef7c26 (diff)
downloaddsub-5a892e29cc3cae2ccb31475afb9614927bfd4c7d.tar.gz
dsub-5a892e29cc3cae2ccb31475afb9614927bfd4c7d.tar.bz2
dsub-5a892e29cc3cae2ccb31475afb9614927bfd4c7d.zip
Revert, causes other issues
Diffstat (limited to 'res')
-rw-r--r--res/layout/abstract_activity.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/abstract_activity.xml b/res/layout/abstract_activity.xml
index c5bf45ca..784d753c 100644
--- a/res/layout/abstract_activity.xml
+++ b/res/layout/abstract_activity.xml
@@ -8,8 +8,7 @@
<FrameLayout
android:id="@+id/content_frame"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:clickable="true" />
+ android:layout_height="match_parent"/>
<!-- The navigation drawer -->
<ListView android:id="@+id/left_drawer"
android:layout_width="240dp"