jiajunhui / PlayerBase

The basic library of Android player will process complex business components. The access is simple。Android播放器基础库,专注于播放视图组件的高复用性和组件间的低耦合,轻松处理复杂业务。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

跳转无缝播放

AikinLei opened this issue · comments

效果为:
列表页播放跳转至详情页播放,返回列表页时接着详情页的进度继续播放;
详情页A跳转到详情页B,返回详情页A时接着详情B的进度继续播放;
请问该如何实现呢?