Marcos Calvo García

Results 5 comments of Marcos Calvo García

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 🤔 ![Screenshot](https://i.ibb.co/mGXRC9G/Screenshot-Style-Core-Radio-20181204-202207.png)

@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.