[AC-6198] Titanium.UI.OptionDialog is missing blur event
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2019-05-01T22:44:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Rainer Schleevoigt |
Assignee | Shak Hossain |
Created | 2019-04-04T20:17:17.000+0000 |
Updated | 2019-05-01T22:44:29.000+0000 |
Description
This UI has now event if the user used back button or click outside.
Use case: inside the optionview I realize an audio route selector.
Inside the androidView I'm register a Broadcast receiver for listening to changes in audio routing stuff. On closing of dialog I have to unregister. There is no event.
Hello, Share native docs of how this is handled in there. Thanks.