Closed karthikcool93 closed 6 years ago
How can I remove default padding from text sticker
see TextEntity.java how it is drawn. Currently, it has a fixed width and is aligned to the center. that's why it has the padding.
TextEntity.java
How can I remove default padding from text sticker