fix: EPG hidden categories dropdown shows even when all groups in a category are hidden - #611
Conversation
|
Thanks for working on this. The hidden-category fix itself is useful, but this cannot be merged yet.\n\nThe PR currently fails both Play and Sideload builds. LiveTvScreen removes the onNavigateToDetails parameter, uses outdated EPG callback signatures, and no longer passes clockTickMillis to FullscreenGuideOverlay.\n\nIt also unintentionally removes roughly 380 lines from the recently merged EPG actions work in #604, including Stream Now/Search Sources, temporal programme handling, VOD lookup, and the programme action dialog. Those removals are unrelated to this fix.\n\nPlease restore LiveTvScreen.kt from the latest main, then reapply only the small hidden-group changes in �uildPlaylistCategorySections() and its call site. Please also add a test for the case where every group in a category is hidden. Once those are done, I can review it again. |
…en-group filter + all-hidden test
2bb39b7 to
630ef0a
Compare
Fixes EPG hidden categories dropdown not showing when there are hidden groups.
Related to versionCode 326 / versionName 1.10.17