Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1552] TiAPI: tableViewRow subtitle

GitHub Issuen/a
TypeNew Feature
PriorityTrivial
StatusClosed
ResolutionWon't Do
Resolution Date2020-02-12T15:10:09.000+0000
Affected Version/sRelease 1.6.0
Fix Version/sn/a
ComponentsTiAPI
Labelstbs-1.9.0
ReporterSindre Sorhus
AssigneeRene Pot
Created2011-04-15T02:55:50.000+0000
Updated2020-02-12T15:10:09.000+0000

Description

Support for the UITableViewRow initWithStyle:UITableViewCellStyleSubtitle by adding a property named "subtitle" to the tableView object.

This would make it easy to create the default title + subtitle tables many apps use.

Comments

  1. James K 2011-04-15

    I submitted code to facilitate this (and the other cell style types) months ago when I was willing to pay for premium.

    They initially expressed interest and I signed the agreement for contributors but despite several follow-up attempts nothing has happened.

  2. Sindre Sorhus 2011-11-17

    Can someone take a look at this?
  3. Don Thorp 2011-11-17

    This is a feature request and would affect all platforms. Updated to reflect that fact.
  4. Sindre Sorhus 2012-01-02

    Any updates? This would be very useful, since creating this using views is way to slow.
  5. Sindre Sorhus 2012-06-25

    Been waiting for this for a really long time... ??
  6. Rene Pot 2020-02-12

    This can be achieved by adding labels inside the row, or using a ListView instead

JSON Source