summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2016-12-30 21:58:48 +0200
committerMichael Bestas <mikeioannina@gmail.com>2016-12-30 22:01:00 +0200
commit50888c1855f2c4e284953ff23cd37a6c48746864 (patch)
tree7bcb22bd0489f68be2f185d6f327c30555a1da53
parentfc6f9cc5c9edb474ef63e3a759462dbb322be004 (diff)
downloadandroid_packages_apps_UnifiedEmail-50888c1855f2c4e284953ff23cd37a6c48746864.tar.gz
android_packages_apps_UnifiedEmail-50888c1855f2c4e284953ff23cd37a6c48746864.tar.bz2
android_packages_apps_UnifiedEmail-50888c1855f2c4e284953ff23cd37a6c48746864.zip
Revert "UnifiedEmail: Can't findViewById make NPE."
This reverts commit f9e1283d7906f62d119c7dcbc1992b68a32e85b9.
-rw-r--r--res/layout/two_pane_activity.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/two_pane_activity.xml b/res/layout/two_pane_activity.xml
index 891098903..de1e21f8e 100644
--- a/res/layout/two_pane_activity.xml
+++ b/res/layout/two_pane_activity.xml
@@ -22,7 +22,6 @@
<!-- Custom toolbar/search overlay -->
<include layout="@layout/toolbar_with_search" />
- <include layout="@layout/search_factor_and_result"/>
<!-- Main content -->
<FrameLayout