danylovolokh / VideoPlayerManager

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.
3.15k stars 746 forks source link

How to disable the log? #107

Open zxzx74147 opened 5 years ago

zxzx74147 commented 5 years ago

RecyclerViewItemPositionGetter: 1 indexOfChild, 1 RecyclerViewItemPositionGetter: 1 getChildAt, mRecyclerView.getChildCount 2 RecyclerViewItemPositionGetter: 1 getChildAt, mLayoutManager.getChildCount 2 ......