Reorder on Android Issue

I’m having a big problem with reordering on Android that has completely hindered my progress on my app. I’ve tried the normal Ionic reorder way (with the button and the reorder-button) and also the HTML5 one outlined here. Both of which work fine in Chrome and iOS, but the list scrolls along while reordering on Android.

See the below video for an example. This is using the exact code from the sample above. Android is on the left and iOS on the right. It’s interesting that when long clicking on the Android version I get a right click menu, whereas I don’t on iOS. Any idea of how to fix the issue on Android? I’m to the point of having to give up on Ionic if this isn’t going to work.