Currently on Android when you grab and drag the cards around they are hidden behind the sibling views. Note: This does NOT happen on iOS (the cards go in front of the sibling views). Any idea how I can get the cards to be visible (when dragged) in front of the siblings views?
Hello,
I am using
example-multiple-swipe-cards
in a View between other sibling views. Like this:Currently on
Android
when you grab and drag the cards around they are hidden behind the sibling views. Note: This does NOT happen oniOS
(the cards go in front of the sibling views). Any idea how I can get the cards to be visible (when dragged) in front of the siblings views?Thanks!