Pretty sure the change results in the dialogs **not** being cancellable by touching outside the dialog.
The problem, as I understand it, is that you can tap anywhere on the screen and thus cancel the dialog, which is almost always unintended for a progress indicator. This change fixes that. [ Full content available at: https://github.com/apache/cordova-plugin-dialogs/pull/110 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org