infinity
infinity copied to clipboard
Append new content to top of listView
Hi,
I have a question about possibility of append new content to top of my listView.
Are it possible ?
Thanks.
I think you can use the prepend method (ListView.prototype.prepend).
Weird that it's not documented