I’m trying to implement Compose autofill on form f...
# compose
f
I’m trying to implement Compose autofill on form fields in an app. It’s supported in Compose 1.8.1. • it works perfectly for email, password and ‘new password’. For Google PM and 1PW. • person’s first and last name only seems to work on Google PM. My questions: • address, postal code -> did anyone get this to work using Google password manager? I setup the fields correctly, but only on the web do I get address suggestions
👀 1