Toast-Swift icon indicating copy to clipboard operation
Toast-Swift copied to clipboard

Custom toast theme color (hr_setToastThemeColor does not work for custom colors)

Open crypttv opened this issue 9 years ago • 1 comments

Is there any way to set theme color with custom UIColor. I tried with UIColor(red: 236, green: 9, blue: 40, alpha: 1), but it seems there is a problem with objc_getAssociatedObject?

Thanks.

crypttv avatar May 05 '16 14:05 crypttv

Static member 'hr_setToastThemeColor' cannot be used on instance of type 'UIView' same issue i am unable to set theme for toast.

nomimalik1769 avatar Jun 07 '17 12:06 nomimalik1769