[Android] [ListView] SelectedItem property doesn't get updated on selection changed #527
Labels
kind/bug
Something isn't working
platform/android 🤖
Categorizes an issue or PR as relevant to the Android platform
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
After selection a ListViewItem from a ListView, the property bound to Selecteditem of the ListView doesn't get changed on Android. Works on UWP.
Expected behavior
The property bound to the ListView's SelectedItem DP should get changed.
Minimal reproduction of the problem with instructions
Repro project @ https://github.com/pdecostervgls/Uno-SelectionChangedRepro
Environment
The text was updated successfully, but these errors were encountered: