StickerView icon indicating copy to clipboard operation
StickerView copied to clipboard

How to place sticker below another sticker

Open chnouman opened this issue 6 years ago • 2 comments

i have two sticker one is textSticker and other is drawablesticker how can i place drawablesticker under textsticker through code? please help me

chnouman avatar Nov 19 '17 08:11 chnouman

For this no programatically solution If you want to do this For only one Solution. First take Drawable Sticker after that take TextSticker.

ankurbhut avatar Jan 04 '18 06:01 ankurbhut

app:bringToFrontCurrentSticker="true" add this to ur xml

the-aditya avatar Apr 25 '18 11:04 the-aditya