[TIMOB-16429] TiAPI: Implement searchHidden property for ListView
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.2.0 |
Fix Version/s | n/a |
Components | TiAPI |
Labels | listview |
Reporter | Martijn Kooij |
Assignee | Unknown |
Created | 2014-02-05T23:06:22.000+0000 |
Updated | 2018-02-28T20:03:42.000+0000 |
Description
I would like to be able to initially hide the default searchView property of a listview in the same way as it was possible with a tableview.
Currently trying to fake the same behaviour by using scrollToItem after loading the data results in various visual glitches.
Moving this improvement request to engineering for further evaluation and prioritization. Table View SearchHidden property: http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.TableView-property-searchHidden