[TIMOB-2640] creating and opening a second tabgroup on android fails.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:59:41.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.6.0 M04 |
| Components | Android |
| Labels | android, defect, release-1.6.0, rplist |
| Reporter | Matt Schmulen |
| Assignee | Don Thorp |
| Created | 2011-04-15T03:25:34.000+0000 |
| Updated | 2011-04-17T01:59:41.000+0000 |
Description
creating and opening a second tabgroup on android fails.
reference app:
http://developer.appcelerator.com/helpdesk/view/61231#c280711">http://developer.appcelerator.com/helpdesk/view/61231#c280711
(from [0d55d5d28ddf74b7221336e1ab685cf63f991328]) support exitOnClose for TabGroup, call finish on the weakActivity instead of the proxy's context activity (this inadvertantly closed the root activity every time for tab groups defined in app.js) [#2640 state:fixed-in-qa] https://github.com/appcelerator/titanium_mobile/commit/0d55d5d28ddf74b7221336e1ab685cf63f991328"> https://github.com/appcelerator/titanium_mobile/commit/0d55d5d28ddf...
sim 2.1, G1 (1.6) and droid1 (2.2.1) [INFO] Titanium SDK version: 1.6.0 (01/13/11 08:11 7ca73a3)