In a CustomListView I put a Button and a SwiftButton. When the pulses are triggered, the Button click event is launched, but the SwiftButton event is not.
What I am doing wrong?
It is a limitation related to the way the touch gesture is handled.
If you don't need the item click event then set the pressed color of CLV to transparent.
The user will be able to click on the swift buttons with a bit longer click (or with a small movement).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.