[TIMOB-323] Android: Allow listener disconnect override
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Needs more info |
| Resolution Date | 2012-07-25T16:50:42.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | android, features, scrub-valid |
| Reporter | Don Thorp |
| Assignee | Neeraj Gupta |
| Created | 2011-04-15T02:27:18.000+0000 |
| Updated | 2012-07-26T23:56:58.000+0000 |
Description
Currently, modules are designed to obey lifecycle events and disconnect when the activity is paused. Consider adding a flag in options to circumvent the behavior. Default must be to conserve power.
No comments