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

Need Help #69

Open
akashshah-claysol opened this issue Aug 19, 2019 · 0 comments
Open

Need Help #69

akashshah-claysol opened this issue Aug 19, 2019 · 0 comments

Comments

@akashshah-claysol
Copy link

Can we change the
private val processors = hashSetOf<CyaneaViewProcessor>()
to
private val processors = ArryList<CyaneaViewProcessor>()

Bcz if I override fun getViewProcessors() in My activity for textview.
1.It added not last val processors in between some index.
2.So TextViewProcessor call after getViewProcessors() of my activity and color of text not change.

Thanks
Akash

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

No branches or pull requests

1 participant