I have a question about "dialogs" on Android.
¿It's necessary a "cancel" button on dialogs, or we assume that user will press the "back" buton to dismiss it?
I know it's a personal choice, but I'd like to know if there is any guideline from google or Android in this case.
There is some information about it in this link: UI design - Include a Cancel button or not?
but this is "windows", and I'm asking in Android (that should be different, I believe!)