How render more items form top and from bottom?

29 Views Asked by At

I need to render items in list form top and bottom without using listView because it will fill phone memory.Is anyway to do it?

I used the cacheExtent property but it only worked once, I want to use the cache in the scrolling process as well.

0

There are 0 best solutions below