Krupen / AutoplayVideos

Android library to auto-play/pause videos from url in recyclerview.
Apache License 2.0
996 stars 147 forks source link

Only First Item shown when placing the same inside NestedScrollView #74

Open mitshah89 opened 6 years ago

mitshah89 commented 6 years ago

I need to display multiple recycler views in a nestedscrollview one of which is the AutoPlay's recycler view. When trying to place the recycler view used in this library inside nestedscrollview with other recycler views, the autoplay recycler view shows only first item.