feat: 历史播放进入时不自动播放,滚动定位到历史剧集
This commit is contained in:
@@ -225,6 +225,7 @@ class SearchFragment : Fragment() {
|
||||
putExtra("title", playHistory.title)
|
||||
putExtra("category", playHistory.category)
|
||||
putExtra("cover_url", playHistory.coverUrl)
|
||||
putExtra("history_episode", playHistory.episodeName)
|
||||
}
|
||||
startActivity(intent)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user