tcking / GiraffePlayer2

out of the box android video player(support lazy load, ListView/RecyclerView and hight performance)
Apache License 2.0
377 stars 110 forks source link

SeekTo problem #170

Open Maulik9752 opened 5 years ago

Maulik9752 commented 5 years ago

Hi , i am trying to seek To video it working but after seeking to position it again start from 0 instead of that seek position. i don't know what is the problem but same happen in your demo also. So, please try to fix that because i needed it in my functionality to resume video from last position. Please can you help me in this.

Thanks