Video-Player-RecyclerView
Video-Player-RecyclerView copied to clipboard
Nested recyclerview
Hi,
Thanks for great library sort of project.
I have a requirement to create feed like instagram in which we can have nested horizontal recyclerview. Can you help me how can we achieve the same?
Have you found any solution?
I am using kohii
@Faiyyaz Can you help me with it? Can you share your written source code with me? I would be very grateful.
They have the example in the github repository. Actually i don't have access to my code anymore.
Okay, yeah I checked their examples but I facing a crash which is really weird, have a look here: https://github.com/eneim/kohii/issues/177#issue-1150290515
You need to remove any exoplayer dependency because kohii uses an old version internally
Thank you for your help.