Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Release 4.0.0
-
Component/s: Android
-
Labels:
-
Environment:
Titanium SDK 3.1.1.GA
-
Story Points:3
-
Sprint:2014 Sprint 24 SDK
Description
Currently, it is only possible to set the headerView of a TableViewSection at creation-time in Android.
It would be great to use the setHeaderView method for Android too. In the Docs there is no note that this method is not available in Android: http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.TableViewSection-method-setHeaderView.
There is only a hint at the headerView property description ("On Android, must be set at creation."): http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.TableViewSection-property-headerView