You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @AdamSotak you can add a Behavior and wrap it to the list. Also wrap that all the way down to the renderer. There is actually an issue open to add this to the sample code :)
Could you add this or show how to do this (for HorizontalViewNative)? I would absolutely do it myself if I knew how but I'm working on my first Xamarin Forms project and there's still a lot I don't know. I currently have a TapGestureREcognizer set inside the viewcell which seems to work but perhaps that is what's causing my app to crash when I scroll the list too much.
I am looking for solution to solve how to make something similar like ItemSelected in normal ListView.
The text was updated successfully, but these errors were encountered: