- Jun 6, 2020
- 11,517
- 4,383
Hi,
I already setup a CLV with CLVSwipe feature on my app, every thing work great as expected. I use lazy-loading to show item data which contains several view and image on the item panel.
Problem occur (laggy) with bigger data, in the item panel i have to do some httpjob to get image from my server.
I read carefully PreoptimizeCLV and make some adjustment to my code, all done and the result much better, i mean (very) fast when scroll. No lagging issue as before with or without enabling fast-scrolling.
Mean while, i have some wishes:
1. Please change Size parameter to Height, because on the first time i was confuse size for what ?
2. Some time i have to change panel height base on its content, since the PCLV height was define before adding any item to the CLV so i wish there is a way how to manually resize PCLV height.
3. I lost CLVSwipe feature by using PreoptimizeCLV, i already try to modified the code...
I already setup a CLV with CLVSwipe feature on my app, every thing work great as expected. I use lazy-loading to show item data which contains several view and image on the item panel.
Problem occur (laggy) with bigger data, in the item panel i have to do some httpjob to get image from my server.
I read carefully PreoptimizeCLV and make some adjustment to my code, all done and the result much better, i mean (very) fast when scroll. No lagging issue as before with or without enabling fast-scrolling.
Mean while, i have some wishes:
1. Please change Size parameter to Height, because on the first time i was confuse size for what ?
برای دیدن تصاویر باید ثبت نام کنید
2. Some time i have to change panel height base on its content, since the PCLV height was define before adding any item to the CLV so i wish there is a way how to manually resize PCLV height.
3. I lost CLVSwipe feature by using PreoptimizeCLV, i already try to modified the code...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید