DineshNeupane

Results 12 comments of DineshNeupane

@adil9d can you post some code, how you solve the issue? I was setting custom layout to keyPreviewLayout but it doesnot seem to work. `@layout/preview_layout`

Fixed the previewLayout. But not able to fix minikeyboard popup. @grobbo91 How did you manage to do it?

Tried your sample but could not get it. I'm actually considering the whole fill area as a single path and stroke as another path. I could only get fade in...

Here is what I've achieved so far, just want to implement the animation like flow animation mentioned above. https://user-images.githubusercontent.com/19649670/119294146-87c49380-bc73-11eb-8966-104e90f7605a.mp4

@hushino version 4 is supported at least 2 years from now, they have not even provided sample app for Java. looks like they will abandon Java from here.

hi currently i am busy with other works, let me see if I can get this done this weekend. the data source seems to be broken.

This is happening because the data source has changed the format of data in which it is provided. Can you please fork the project and correct the issues that would...

Layer class has getScale and getRotation method. You can grab these two parameters and final position of the sticker and use them with your original bitmap while drawing for the...