Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1684] Android: Unable to Set Initial Tab in Tabgroup

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:56:52.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:59:20.000+0000
Updated2011-04-17T01:56:52.000+0000

Description

Using the activeTab creation property or setActiveTab method should allow setting a different starting tab than 0.

Comments

  1. Don Thorp 2011-04-15

    (from [cd5ffcc58df7b50f1eed7ba381a59ffe43841ba4]) [#1684 state:fixed-in-qa] added support for setting initial tab through activeTab creation property and setActiveTab method. KitchenSink only test the method using an index. It doesn't test by tab object or creation property. http://github.com/appcelerator/titanium_mobile/commit/cd5ffcc58df7b50f1eed7ba381a59ffe43841ba4"> http://github.com/appcelerator/titanium_mobile/commit/cd5ffcc58df7b...

  2. Thomas Huelbert 2011-04-15

    verified. I believe KS has tab object test at baseUI>tabgroups.

JSON Source