question

Recerec78FG-3829 avatar image
0 Votes"
Recerec78FG-3829 asked LeonLu-MSFT answered

Collection view on Android drag and drop not working

Collection view drag and drop does not work on Android

Draging and droping items form a collection view to a second collection view is working on iOS as expected but not on Android.

I used this demo

https://github.com/hulluP/dragDropCollection

dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LeonLu-MSFT avatar image
0 Votes"
LeonLu-MSFT answered

Hello,​

Welcome to our Microsoft Q&A platform!

I test your demo, I get the same issue, And I find this issue was reported in the github, you can waitting for update in github thread.

And I test with MVVM demo from xamarin forms, it worked as normal. Here is blog and demo thread.

https://devblogs.microsoft.com/xamarin/collectionview-drag-and-drop/

you used mvvmcross, this is a third-part plugin, you can open a issue in StackOverflow, Add add tags to at least MvvmCross and Xamarin, MVVMCross supporter will check it.

Best Regards,

Leon Lu



If the response is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.