Marcos Calvo García
Marcos Calvo García
Thank you :D
I have made another fork that solves this problem. This time, it supports API 14+ [marcoscgdev/Android-Week-View](https://github.com/marcoscgdev/Android-Week-View) This is what I have done: I have replaced this ``` canvas.clipRect(0, mHeaderHeight +...
@thellmund I think @nivritgupta is implementing his own fork. Your fork and also my fork are correctly working.
@nivritgupta Everything is working fine for me 🤔 
@nivritgupta Probably by adding a touch listener when long-pressing an item that listens for user drag events and changes the item position based on that events.