NavigationBar's PrimaryCommands are not working on Android #18498
WenHong-Lau
started this conversation in
General
Replies: 1 comment 2 replies
-
Cc @kazo0 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In this repro, I have added 2 NavigationBar for testing purposes. One in the page itself and another on wrapped in a custom UserControl. I have a click event in the code behind of the Page and UserControl, clicking on these AppBarButtons does not trigger the event. In my own project, I have also tried binding the Command, it does not get triggered as well. This issue happens on Android but works fine of WinAppSDK
UnoApp9.zip
Beta Was this translation helpful? Give feedback.
All reactions