Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5171] Move Ti.UI.TabbedBar into Ti.UI.iOS namespace

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-12-09T13:52:16.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sSprint 2011-41, Release 1.8.0
ComponentsiOS
Labelsdeprecated-1.8.0, module_tabbedbar, parity, qe-testadded, stage, tabbar
ReporterOpie Cyrus
AssigneeSabil Rahim
Created2011-08-29T21:28:03.000+0000
Updated2018-04-10T18:26:07.000+0000

Description

Android does not support Ti.UI.TabbedBar like iOS does and thus applications that rely on this across both iOS and Android encounter problems. Move to the iOS namespace, remembering to DEPRECATE the availability on Ti.UI.

Comments

  1. Sabil Rahim 2011-10-17

    Pull pending #559
  2. Michael Pettiford 2011-11-21

    Tested with Ti Studio 1.0.7.201111182325 on OSX Lion Ti Mob SDK 1.8.0.1.v20111121090256 iPhone 4S OS 5.0, iPad 2 OS 4.3.5 console shows Titanium.UI.createTabbedBar() DEPRECATED in 1.8.0, in favor of Ti.UI.iOS.createTabbedBar(): REMOVED in 1.9.0
  3. Stephen Tramer 2011-12-09

    Reopening to mark for deprecation.
  4. Shameer Jan 2013-11-06

    Anvil test case PR https://github.com/appcelerator/titanium_mobile/pull/4754

JSON Source