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: navigation without home tab enabled #7046

Merged
merged 3 commits into from
Feb 1, 2025

Conversation

Pittvandewitt
Copy link
Contributor

Fixes #7025

@Pittvandewitt Pittvandewitt marked this pull request as draft January 30, 2025 10:30
@Pittvandewitt Pittvandewitt marked this pull request as ready for review January 30, 2025 12:11
…to bugfix/navigate-without-home

# Conflicts:
#	app/src/main/java/com/github/libretube/ui/activities/MainActivity.kt
Copy link
Member

@Bnyro Bnyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Bnyro Bnyro changed the title Fix navigation without home item fix: navigation without home tab enabled Feb 1, 2025
@Bnyro Bnyro merged commit e3bf39f into libre-tube:master Feb 1, 2025
2 of 3 checks passed
@Pittvandewitt Pittvandewitt deleted the bugfix/navigate-without-home branch February 2, 2025 12:00
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.

Without the 'Home' item from the navigational bar, clicking any of its items causes the app to partially exit.
2 participants