Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

[UWP] All contribution list item types are editable in UWP but not on iOS and Android #88

Closed
Depechie opened this issue Dec 11, 2017 · 1 comment

Comments

@Depechie
Copy link
Contributor

Seems more like a Xamarin forms platform bug... but the code to disable the ViewCell in the Contribution ListView is not working on UWP

<ViewCell IsEnabled="{Binding ContributionEnableEditDelete}">

Even though an item is not enabled we can click it on UWP to go to the edit screen!

@Depechie
Copy link
Contributor Author

Yep platform bug : https://bugzilla.xamarin.com/show_bug.cgi?id=52248

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant