Javier Donadío
Javier Donadío
I had the same issue.   I tried a lot of options on css, if you do this .as-sortable-drag { position: absolute; } it's makes visible but...
I found the error in css, try something like this: .as-sortable-placeholder { background: url('../img/icon-wallet.svg') no-repeat left center; background-size: 17% 80%; /_outline: 1px dashed darkgray;_/ opacity: .4; margin-left: 10px; } .as-sortable-drag...
Hi @Handresito, can you show me your list block in html please? The absolute position it's killing me. Thanks.
I'm trying on a OnePlus 3T with Android 9. You can check this out to reproduce the behavior: https://github.com/JDonadio/ionic-camera Let me know if you need more info. Thanks in advance!
**Trying to use this on Copay/BitPay app.** Same problem, not working at all (Android 7.0). Installed from bower, added the `min.js` library to the index view, tried normally and overriding...