Click effect in CollectionView (iOS) #31502
Unanswered
AlleSchonWeg
asked this question in
Q&A
Replies: 1 comment
-
Can you give us an example of your code? Is this maybe platform related, so iOs does not support that (CoPilot is saying ripple effect is only available for Android on MAUI, but you can have a custom code to enable it). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i have a CollectionView and i want the click effect on a CollectionView item. On Android i have the ripple effect when a user touches the <CollectionView.ItemTemplate> content. This works. Also ListView works on iOS and Android. But CollectionView isn't working.
Is this a bug, expected or i miss something?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions