Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Autofill does not work after updating to AndroidX #45

Open
latsson opened this issue Nov 2, 2020 · 0 comments
Open

Automatic Autofill does not work after updating to AndroidX #45

latsson opened this issue Nov 2, 2020 · 0 comments

Comments

@latsson
Copy link

latsson commented Nov 2, 2020

Using the AutofillFramework example code works well. Using the RecyclerViewActivity, and clicking on the name field will show a box with my name that I can click to fill that field.

After days of trying to find why it doesn't work in my own app, I soon realised that the sample app isn't using AndroidX.

Just opening a fresh version of the AutofillFramework and migrating it to AndroidX using Android Studio will make the automatic autofill stop working. Long pressing the text field and pressing autofill still works, but what user will use that feature?

I have tested both on a Google Pixel running Android 10 and a OnePlus 8 Pro running Android 11.

Please let me know if I need to provide more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant