Attempt to fix accessibility services crash

This commit is contained in:
M66B 2018-02-06 11:46:32 +01:00
parent 7af8136a1f
commit a44fcc4154
1 changed files with 1 additions and 0 deletions

View File

@ -452,6 +452,7 @@
android:id="@+id/etResponse"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:importantForAccessibility="no"
android:inputType="text"/>
</LinearLayout>
</LinearLayout>