Hello,
i use LazyLoading on my xCustomListView, without "LoadBitmapResize" or "LoadBitmap" is the panel will be created within 5-7 ms, this is very fast and smooth on scrolling.
But if i Load the Images from the cache (Size: 100-300kb) with "LoadBitmapResize", then the Panel will be created within 70-80ms, the list jiggle when I load the image into the ImageView.
how can i improve that?
Thanks
i use LazyLoading on my xCustomListView, without "LoadBitmapResize" or "LoadBitmap" is the panel will be created within 5-7 ms, this is very fast and smooth on scrolling.
But if i Load the Images from the cache (Size: 100-300kb) with "LoadBitmapResize", then the Panel will be created within 70-80ms, the list jiggle when I load the image into the ImageView.
how can i improve that?
Thanks