DomainGroupOSS / accounts-autocomplete

An M-compatible custom AutoCompleteTextView that shows the user's Google accounts as autocomplete suggestions.
Apache License 2.0
16 stars 4 forks source link

Permission Denied Behaviour #3

Closed JohnnyZhou closed 8 years ago

JohnnyZhou commented 8 years ago

For run-time permission devices (Post-M) devices when the user hits "Deny" then “Never show again” for the permission, hitting “Allowing suggestions” provides no further feedback and clears what has been already typed.

Possible solution: When the user selects "never show again" the "Allow for suggestions" dropdown should not appear again. Or if it does, then show some feedback to suggest what is happening.