Hello,
I have a question regarding listview data gathered from RESTservice. It all goes very well and the data is shown, however when the listview grows substantially in data the app becomes slow. For example, when the page gathers 100 products. At that moment the app becomes slow in clicking listview items and back buttons etc.
Is there a way to fasten this? Or do I just have to keep listview items to a maximum of 20 or so?
Thank you!