rahul107
rahul107
add following code to DrawableSticker @NonNull public Sticker setStickerColor(@ColorInt int color, PorterDuff.Mode mode) { drawable.setColorFilter(color, mode); drawable = drawable.mutate(); return this; }
thanks On Wed, Aug 30, 2017 at 9:50 PM, Sadeq wrote: > 👍 Sorry for my English ... > > Go to StickerViewclass and remove finalfrom these variables : showIcons,...
VID_20170403_110804.mp4 see this video please and help me to find problem. On Mon, Apr 3, 2017 at 1:14 AM, Phillip Hsu wrote: > I'm unable to recreate the issue...