[TIMOB-4514] Add UITableViewCellStyleValue2 Table Styling To iOS SDK
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | api, tbs-1.9.0 |
Reporter | Grant Derderian |
Assignee | Ingo Muschenetz |
Created | 2011-06-14T12:08:21.000+0000 |
Updated | 2013-09-03T21:47:00.000+0000 |
Description
It would be great if Titanium provided a standardized way to style a tableview to fit Apple's UITableViewCellStyleValue2 style (with row subtitle in blue at left and title in black on right). Providing a way to automatically render this specific style, which is consistent with Map Detail View, Individual Contact Detail View and Twitter Individual User View, I feel would vastly speed up app development.
More Info From Apple Developer: [UITableViewCellStyleValue2](http://developer.apple.com/library/ios/#DOCUMENTATION/UIKit/Reference/UITableViewCell_Class/Reference/Reference.html#//apple_ref/c/econst/UITableViewCellStyleValue2)
!http://developer.apple.com/library/ios/DOCUMENTATION/UserExperience/Conceptual/TableView_iPhone/Art/tvcellstyle_value2.jpg!
Are there any plans for this ticket to get resolved since it was removed from release 1.8.0?
We have plans to address many TableView issues in the 1.9 release. This item is being deferred.
Are there any updates on when this can be added? Thanks.