[TIMOB-12138] Ti API: Feature to disable alertdialog dismissal when clicked outside its bounds
GitHub Issue | n/a |
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | TiAPI |
Labels | SupportTeam |
Reporter | Varun Joshi |
Assignee | Unknown |
Created | 2012-12-20T18:29:51.000+0000 |
Updated | 2018-02-28T20:04:23.000+0000 |
Description
Issue
As of now, the alert dialog in Android gets dismissed even when we click outside its bounds.
It has been requested to add a new feature that would allow to disable this.
Reference
I believe there is a native method called *setCancelledOnTouchOutside* that is is not exposed yet in the Titanium API.
Comments
JSON Source
No comments