[TIMOB-24890] Android: Support ListView subtitle-template (parity)
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2017-06-24T15:59:57.000+0000 |
Updated | 2018-02-28T19:54:55.000+0000 |
Description
We support the
Ti.UI-property-LIST_ITEM_TEMPLATE_SUBTITLE
list-item template. Android supports the same (Android.Resource.Layout.SimpleListItem2
, but it's not exposed so far. We should add it for parity.
No comments