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

Notification dialog missing close behavior on Android #4

Open
prud opened this issue May 21, 2014 · 0 comments
Open

Notification dialog missing close behavior on Android #4

prud opened this issue May 21, 2014 · 0 comments

Comments

@prud
Copy link

prud commented May 21, 2014

Native notification dialogs (alert and confirm) are missing some default closing behaviors. There are usually 3 ways to close them on Android:

  1. Press the button --> works
  2. Press on the dimmer/background --> nothing happens
  3. Press the back button --> nothing happens

Any chance to implement 2 and 3 for Android? For iOS the current behavior is alright imho.

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