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 #1595 navigation to topic detail screen causes crash #1596

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

dturner
Copy link
Collaborator

@dturner dturner commented Sep 5, 2024

Fixes #1595 by @Keeping a navigation route which is only used as a type parameter and a class reference, and is therefore removed during minification. This would cause a crash when navigating to the topic detail screen.

Change-Id: Ib5e764d47cbb810df5af12c2345f4f85baeac6b2
Copy link

github-actions bot commented Sep 5, 2024

Combined test coverage report

Overall Project 42.31% 🍏
Files changed 100% 🍏

Module Coverage
app 48.16% 🍏
Files
Module File Coverage
app InterestsListDetailScreen.kt 93.9% 🍏

@dturner dturner merged commit 9c61b64 into main Sep 5, 2024
4 checks passed
@dturner dturner deleted the dt/fix-1595 branch September 5, 2024 17:03
This pull request was closed.
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.

[Bug]: DemoRelease runtime error on interest screen
2 participants