You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to set coordinates to the view i tried to set xy to "StickerView" but as it is MATCH_PARENT so it left an area left and top side of the view. while checking the code i found a method "calculate" in which there is storing the value of the "StickerView" to "StickerPropertyModel". My question is how can I set coordinates to the Bitmap.
and another issue is can we apply stickerview on textview or can we write text in the center of the Bitmap drawn ?
The text was updated successfully, but these errors were encountered:
Hi,
I want to set coordinates to the view i tried to set xy to "StickerView" but as it is MATCH_PARENT so it left an area left and top side of the view. while checking the code i found a method "calculate" in which there is storing the value of the "StickerView" to "StickerPropertyModel". My question is how can I set coordinates to the Bitmap.
and another issue is can we apply stickerview on textview or can we write text in the center of the Bitmap drawn ?
The text was updated successfully, but these errors were encountered: