mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-20 00:35:47 +01:00
Prevent UsernameEditFragment from suggesting autofill.
This commit is contained in:
committed by
Cody Henthorne
parent
94fcf2b2f1
commit
0a6e4fa152
@@ -5,6 +5,7 @@
|
||||
android:id="@+id/root"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:importantForAutofill="noExcludeDescendants"
|
||||
android:orientation="vertical">
|
||||
|
||||
<androidx.appcompat.widget.Toolbar
|
||||
|
||||
Reference in New Issue
Block a user