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

Improve TV connect screen UI #7795

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Improve TV connect screen UI #7795

wants to merge 1 commit into from

Conversation

kl
Copy link
Contributor

@kl kl commented Mar 11, 2025

  • Implements the navigation rail design for Android TV
  • Implements the TV notification banner design
  • Adds two new Gradle modules:
    • tv: contains the Android TV specific Compose components (e.g. the NavigationDrawerTV component)
    • shared-compose: contains Compose-specific code that is needed by both the app module and the tv module.

This change is Reviewable

- Implements the navigation rail design for Android TV
- Implements the TV notification banner design
- Adds two new Gradle modules:
  * tv: contains the Android TV specific Compose components (e.g. the
     NavigationDrawerTV component)
  * shared-compose: contains Compose-specific code that is needed by
    both the app module and the tv module.
@kl kl added the Android Issues related to Android label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issues related to Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant