Skip to content

Add toggle between logo and full title on click in details screen#2760

Open
VyomVyas4765 wants to merge 4 commits intorecloudstream:masterfrom
VyomVyas4765:feature/toggle-title-logo
Open

Add toggle between logo and full title on click in details screen#2760
VyomVyas4765 wants to merge 4 commits intorecloudstream:masterfrom
VyomVyas4765:feature/toggle-title-logo

Conversation

@VyomVyas4765
Copy link
Copy Markdown

@VyomVyas4765 VyomVyas4765 commented May 4, 2026

Implements the feature for #2650 by adding a toggle on the logo to show the full title. Tapping the logo switches to the text title of the media and then tapping the title again brings the logo back. Nothing changes when there is no logo and the title itself is there. Tested and working as expected.

Screenshot_20260504-225722 Screenshot_20260504-225725

@VyomVyas4765
Copy link
Copy Markdown
Author

Thanks for the feedback! That makes sense, I’ll refactor it to use result_title and bindLogo, and also fix the navigation issue.

@VyomVyas4765 VyomVyas4765 requested a review from fire-light42 May 4, 2026 19:22
@VyomVyas4765
Copy link
Copy Markdown
Author

VyomVyas4765 commented May 6, 2026

The details you gave actually helped a bunch, appreciate it. I've reworked the logic to fix the layout judder by dropping the animations, and hooked it up to a LruCache so the toggle state persists across the RecyclerView. I also dropped the .isEnabled hack to prevent state bleeding and cleaned up the TV focus outlines. Let me know if this looks better

@VyomVyas4765 VyomVyas4765 requested a review from fire-light42 May 6, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant