Hello everyone!
I've been working on a Cross-Platform XAML Floating Action Button, as well as a Floating Action Menu consisting of nested buttons. It's meant to resemble the built-in control in Android it was named after.
The button alone works perfectly on both platforms and looks neat, but the menu's child-buttons do not respond to clicks for some reason.
Can anyone please help me figure out what the problem is and think of a solution?
You are welcome to peek at my code here. It's free for anyone to use and edit as you wish
Thank you!