Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure the leanback intent is started on androidTv application #59

Merged

Conversation

freeboub
Copy link
Contributor

@freeboub freeboub commented Oct 20, 2023

Ensure the good activity is restarted when using default api.
Instead of resolving default activity, We check if the running device is a leanback device (ie android tv device)
If it is a leanback device, resolve the activity with getLeanbackLaunchIntentForPackage

This change fixes #58

@freeboub freeboub force-pushed the fix/restartLeanbackIntentOnAndroidTv branch from b510f1c to b05824a Compare October 20, 2023 20:41
@JakeWharton JakeWharton force-pushed the fix/restartLeanbackIntentOnAndroidTv branch from b05824a to 583069c Compare February 26, 2024 05:00
@JakeWharton JakeWharton force-pushed the fix/restartLeanbackIntentOnAndroidTv branch from 583069c to 5abbaa9 Compare February 26, 2024 05:00
@JakeWharton JakeWharton merged commit 208d45e into JakeWharton:trunk Feb 26, 2024
1 check passed
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.

[Android TV] triggerRebirth doesn't work properly on Android TV
2 participants