DragAndDropSort
DragAndDropSort copied to clipboard
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.