eneim / toro

Video list auto playback made simple, specially built for RecyclerView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video was playing continously in background even after opening bottom sheet

NaveenColourmoon opened this issue · comments

Hi, Thanks for this amazing library. This fit my purpose.

  1. The video was playing in recycler view even after opening bottom sheet.
    Solution - i was pausing the player whenever i try to open bottom sheet.
  2. But there is an edit Text in bottom sheet. if i open and close keyboard, the player was starting automatically.
    I cant find any solution for this.
    Please provide me if any solution was present for this