Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
crypttv opened this issue May 5, 2016 · 1 comment
Labels

Comments

@crypttv
Copy link

crypttv commented May 5, 2016

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.

@Rannie Rannie added the bug label May 6, 2016
@nomimalik1769
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants