Swift Developer

Results 18 comments of Swift Developer

@jrsadik7 did you achieve this feature ?

@JonasWanke Thanks for the information , I will wait for these features .

Thanks for the information igor , I used Quickblux functionality in my application , one on one chat and group chat is working properly , but my client want to...

did you find any solutions

this library is not updated since long time so all the methods related to canvas are deprecated , if anyone face the same crash then compile this library with 26...

> Hi guys, I’ve forked this library and fixed the issue. Take a look here: https://github.com/thellmund/Android-Week-View > > Hope it helps 😊 I am checking your code , thanks for...

@thellmund this method won't work if I compile my app with API 28 canvas.save(); canvas.clipRect(0, mHeaderHeight + mHeaderRowPadding * 2, mHeaderColumnWidth, getHeight()); canvas.restore(); I am getting the same issue .

@marcoscgdev in the last 2 years I customised this library according to my requirements but now I am using your fork in my app and do some changes according to...

@marcoscgdev I understand your code is working fine , I am trying to find the exact cause of this issue in my code .

@marcoscgdev hope you are doing well , any ideas how we can implement drag and drop events features in this library ?