SetupWizard: Fix AccessibilityController regression and service leak

Change-Id: Ic8e419792d2468b937feb08d6678608c936d9f98
This commit is contained in:
cretin45
2015-02-04 14:00:52 -08:00
parent c117b980c4
commit 508cfbb0f3
4 changed files with 22 additions and 14 deletions

View File

@@ -23,8 +23,7 @@
<LinearLayout android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clickable="true">
android:layout_height="match_parent">
<FrameLayout android:id="@+id/content"
android:layout_width="match_parent"