android / input-samples

Multiple samples showing the best practices in input on Android.
Apache License 2.0
291 stars 268 forks source link

Not working at all for many cases #20

Open farruhha opened 5 years ago

farruhha commented 5 years ago
  1. It is not working when I am testing the sample app with Google Autofill services, It says it does not support 2.Edittext is not editable and can't save the data for autofill services. It says, save not supported.

It would be much better if some one check the source code and provide cleaner code. It is not standard for Google to provide such as spaghetti code.

Not enough use case example such as custom view and formatting, e.g phone formatting and credit cards and etc.