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

Not working with RecyclerView #5

Open
brotoo25 opened this issue Aug 9, 2016 · 5 comments
Open

Not working with RecyclerView #5

brotoo25 opened this issue Aug 9, 2016 · 5 comments

Comments

@brotoo25
Copy link

brotoo25 commented Aug 9, 2016

Can't find a way to make it working with my recyclerview implementation.

@nekocode
Copy link
Owner

nekocode commented Aug 9, 2016

@brotoo25 Did you create your item views programmatically?

@brotoo25
Copy link
Author

brotoo25 commented Aug 9, 2016

I've created a RecyclerView.Adapter with my custom xml view binded to it.

@nekocode
Copy link
Owner

nekocode commented Aug 9, 2016

@brotoo25 Update your library to the new 1.2 version and try to use Emojix.wrapView() to wrap the views that were created in your RecyclerView.Adapter.

@brotoo25
Copy link
Author

brotoo25 commented Aug 9, 2016

Still waiting for it to be available on Jitpack, I'll let you know as soon as I test it. Tks!

@nekocode
Copy link
Owner

@brotoo25 Yes, please feed back to me after you test it. Thank you very much!

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

2 participants