Hi All,
I am using a vertical layout(VL) which has 5 horizontal layouts(HLs) containing tiles. On scroll I am inserting 5 more HLs in VL. When 6th one is inserted the images in tile gets refreshed and seems to flicker as and when my HL is getting added to the VL. Most interesting thing is this issue is observed only on IOS devices.
I debugged the control and found out that rerender is called every time any control is added to any other control. But could not solve it as it is only noticeable on IOS devices.
Please let me know if anyone of you have observed this issue. Please suggest me something that can solve this problem.
Thanks & Regards,
Raksha