yiankos1 Well-Known Member Licensed User Longtime User Yesterday at 5:57 PM #1 Hello, This is a new post for this issue that continues to torment me and I can't find a solution. Again, this bug occurs only in b4i. Here is a link with a screen recording demostrating the bug. iCloud Photos - Apple iCloud View, organize, and share photos and videos with iCloud Photos on the web. Changes will sync across your devices with iCloud. www.icloud.com Moreover, attached you will find the code in order to reproduce it. Thank you for your time. Attachments smm buggy.zip 182.5 KB · Views: 4 Last edited: Today at 6:59 AM
Hello, This is a new post for this issue that continues to torment me and I can't find a solution. Again, this bug occurs only in b4i. Here is a link with a screen recording demostrating the bug. iCloud Photos - Apple iCloud View, organize, and share photos and videos with iCloud Photos on the web. Changes will sync across your devices with iCloud. www.icloud.com Moreover, attached you will find the code in order to reproduce it. Thank you for your time.
Erel B4X founder Staff member Licensed User Longtime User Today at 10:11 AM #2 I've created a cross platform example based on your layout and this nice API: https://www.b4x.com/android/forum/threads/b4x-randomuser-api-smm-lazy-loading-list-ddd.169044/ Don't use PreoptimizedCLV. It only makes things more complicated. Check the example. If you are able to reproduce this issue with my example then please post it here and I'll check it. Upvote 0
I've created a cross platform example based on your layout and this nice API: https://www.b4x.com/android/forum/threads/b4x-randomuser-api-smm-lazy-loading-list-ddd.169044/ Don't use PreoptimizedCLV. It only makes things more complicated. Check the example. If you are able to reproduce this issue with my example then please post it here and I'll check it.