Closed ghanatep closed 6 years ago
Hi can you pls help me to remove the added textsticker,
entities.remove((TextEntity)entity); will remove textsticker but text is partially deleting(looks like disabled button)
you can delete by calling "motionView.deletedSelectedEntity()" method.
Thanks its working..
Hi can you pls help me to remove the added textsticker,
entities.remove((TextEntity)entity); will remove textsticker but text is partially deleting(looks like disabled button)