StickerView
StickerView copied to clipboard
how to control the text size for TextSticker
can any one advise on how to control the text size for the TextStikcer i try to add custom method to set the test size but i see no changes what i need to do is have something like scroll for size change when the user use it the text size for selected Stikcer changes according to the value of the scroll bar
getCurrentStricker().setMaxTextSize((float) value); stickerView.invalidate();
use this methods !!!1