diff --git a/app/src/main/res/layout/username_edit_fragment.xml b/app/src/main/res/layout/username_edit_fragment.xml index d835e8f247..736b909db8 100644 --- a/app/src/main/res/layout/username_edit_fragment.xml +++ b/app/src/main/res/layout/username_edit_fragment.xml @@ -5,6 +5,7 @@ android:id="@+id/root" android:layout_width="match_parent" android:layout_height="match_parent" + android:importantForAutofill="noExcludeDescendants" android:orientation="vertical">