Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

ListView Behaving Incorrectly In WP

$
0
0

Hi

I'm developing a Xamarin Forms app, and have a control (button) that floats above a ListView on the page.

However, whenever I tap the button that sits over the ListView (with a higher ZIndex), the ListView still responds to the tap event as if the button covering the ListView wasn't there.

Even if I handle the tap event on the button and set Handled flag to true it has no effect.

Is there any way around this bug

Thanks

Dean


Viewing all articles
Browse latest Browse all 58056

Trending Articles