The first item added to the CustomListView seems to be appearing slightly offset from the top. This has only just started to appear and is only happening in the B4i version (Java & Android renders correctly).
I have added a red border around the CLV and a green border around the CLV.sv for clarity. The blue header area is a Panel and not part of the CLV.
Thank you for your answer, although for me your solution didn't work. I changed the Horizonatal & Verticial Anchors back to Left & Top (from 100% Width & Height) and that seems to have fixed the issue.
Not sure the Anchor change should have made a difference but maybe it reset something.
I also have a SetLeftAndRight & SetTopAndBottom in the Script. Maybe they were affecting each other?
Hello everyone! I'm trying to build on clvswipe b4xpages, but when the application opens the first time, the clv is at a distance from the top (the red part in the image), which does not exist in the designer. something else when you try to slide, the event happens on the bottom clv item, not...
Thank you for your answer, although for me your solution didn't work. I changed the Horizonatal & Verticial Anchors back to Left & Top (from 100% Width & Height) and that seems to have fixed the issue.
Not sure the Anchor change should have made a difference but maybe it reset something.
I also have a SetLeftAndRight & SetTopAndBottom in the Script. Maybe they were affecting each other?