-
Hi I'm using the following code but could not get ZoomLayout child view centered:
```
```
The result:
![device-2018-06-28-111900](https://user-images.githubusercontent.co…
-
-
How can I edit sticker text on Double Tab of Sticker view it will help to edit that sticker text can you please help me how should I integrate it in android
-
Report 1 of 4
java.lang.RuntimeException
com.christophesmet.android.views.maskableframelayout.MaskableFrameLayout.dispatchDraw
java.lang.RuntimeException:
at android.graphics.BaseCanvas.throw…
-
Is there a way to constrain user in moving a sticker, so he couldn't be able to move it outside of the parent image view?
I am grateful for any help and advice.
Keep up the good work. :)
-
How to add onClick callback to each Sticker?
-
I want to set sticker at a particular position using x nd y coordinates can anyone help me in getting the solution??
-
First of all, really thanks for your repo to provide me some nice initial ideas on creating my own stickerView.
I just wonder if the owner is still maintaining this repo. If not, I'd someday post m…
-
Is it possible to load sticker drawable from URL ?
-
I want to insert dynamic image instead of using of R.drawable.id, because my images is coming from server so can't get id. suggest me what should I do, I am using your code as a reference.