Git Product home page Git Product logo

draganddropsort's People

Contributors

ap-cbilgin avatar canbilgin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

draganddropsort's Issues

License

Could you please add the license info to this project? Thanks!

Android switcher enable drag bug

Tried implementing the code with a switcher to enable the drag. And the behavior is fine when activating the list to be reorder but when the switch is turned off the list is still able to be reordered.

Error when using on Android platform ver 6.0 or 5.1

I tested on Android 7.0 is OK. But when the app builded on Android devices either Android 6.0 Marshmallow or Android 5.1 Lollipop

When drag viewcell in listview, I got an error "Specified cast is not valid."
At method: public bool OnDrag(AViews.View v, DragEvent e)
var dragItem = (DragItem)e.LocalState;

Could you share me how to fix it?

Release mode Crash

Tried implementing the code with a switcher to enable the drag. When the profile is set to Release mode and try to activate the ordering list the app just simply crash, with debug mode works just fine, The only way I made it work in release mode is to change the Linker option on android properties to: None with that the order works fine.

Listview jagging on fast scroll

I have successfully implemented this drag and drop in Xamarin.Forms listview but when I scroll quite fast (than normal slow scroll), it is jaggin/ startling. But if I use the listiew normally without this drag & drop (after removing it), the listview scrolls fine on fast scroll like I did previously. There seems to be clear problem with this drag & drop implementation I believe..

This occurs in all different android versions I tried

Can anyone assist?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.