[TIMOB-26815] Android: Cannot use "message" and "options" together in Ti.UI.OptionDialog
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2019-02-09T09:27:05.000+0000 |
Updated | 2019-02-09T09:27:05.000+0000 |
Description
When using the
message
and options
parameter of the Ti.UI.OptionDialog
together, the options are not shown as well. This works as expected on iOS.
No comments