mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update HomeParentItemAdapterPreview.kt
This commit is contained in:
parent
f907a96e21
commit
305f8cc0ca
1 changed files with 2 additions and 2 deletions
|
@ -539,7 +539,7 @@ class HomeParentItemAdapterPreview(
|
||||||
resumeAdapter.updateList(resumeWatching)
|
resumeAdapter.updateList(resumeWatching)
|
||||||
|
|
||||||
if (binding is FragmentHomeHeadBinding) {
|
if (binding is FragmentHomeHeadBinding) {
|
||||||
binding.homeBookmarkParentItemTitle.setOnClickListener {
|
binding.homeWatchParentItemTitle.setOnClickListener {
|
||||||
viewModel.popup(
|
viewModel.popup(
|
||||||
HomeViewModel.ExpandableHomepageList(
|
HomeViewModel.ExpandableHomepageList(
|
||||||
HomePageList(
|
HomePageList(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue