This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
Thanks for sharing the excellent lib. Your code is very beautiful. I am very enjoy reading the source code.
I scrolled quickly and kept switch fragments(RecyclerView & ListView). At the same time I noticed that the memories kept growing until OOM.
Error logs is below.