Dismiss Answer Dialog on Android
Dan Friedman
dan at clearvisiontech.com
Sun Jun 21 12:13:03 EDT 2020
On android, if you issue an answer command and tap outside the bounds of the dialog, it = the last button supplied. For example:
answer "Are you sure you want to logout?" with "Cancel" or "Logout"
If you tap outside the dialog, the dialog is dismissed and it = "Logout". Is this the correct behavior? Shouldn't tapping outside the dialog do nothing, or beep? I would think you would have to tap one of the choices to continue. Maybe this is standard Android behavior?
Anyone have any insight to this behavior? Or, is this a bug?
-Dan
More information about the use-livecode
mailing list