mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-22 22:31:17 +00:00
Attempt to fix accessibility services crash
This commit is contained in:
parent
7af8136a1f
commit
a44fcc4154
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue