-
Hey is it possible to add an image/imageview to the sticker imageview?
-
Hi @niravkalola, i was trying to scale the text view width and heigh independently with the same scale button that you're using.
I've tried to change this
`StickerView.this.getLayoutParams().width +…
-
Hi,
When I try to add more than stickerview, I can only control one sticker view.
How I can apply stickerview on textview?
-
I want to custom StickerView with a gif?
can somebody help me?
-
Please use something like [this](https://github.com/kencheung4/android-StickerView) for stickers and emojis.
Right now it's hard to resize and rotate stickers and specially emojis and there is no opt…
-
public class HelloIconEvent implements StickerIconEvent{
@Override public void onActionDown(StickerView stickerView, MotionEvent event) {
}
@Override public void onActionMove(StickerVie…
-
When I load a bitmap it resizes it How can I load a resized sticker say like 150px by 180px? I tried changing the layout params from match_parent to different sizes but it didn't work and I also trie…
-
public class StickerView extends com.xiaopo.flying.sticker.StickerView {
public StickerView(Context context) {
super(context);
}
public StickerView(Context context, Attribu…
-
Hello,
when saved the stickerview then come to error nullpointerException like this :--
java.lang.NullPointerException: at android.provider.MediaStore$Images$Media.insertImage(MediaStore.java:91…
-
stickerview getX() and getY() always return 0