Krupen / AutoplayVideos

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

RecyclerView.stopVideos() - NullPointerException #56

Closed reaurr closed 6 years ago

reaurr commented 6 years ago

I read before : https://github.com/Krupen/AutoplayVideos/issues/48

recyclerView.stopVideos() not working in fragment and main activity. I made RecyclerView as static and called from main activity give same exception. I use Bottom Navigation View.