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

Removed automatic full screen and added keep screen on method #201

Merged
merged 9 commits into from
Aug 28, 2024

Conversation

Archdoog
Copy link
Collaborator

@Archdoog Archdoog commented Aug 28, 2024

  • Removes AutoHideSystemUIDisposableEffect due to bug where other screens draw below duplicate status bar height (e.g. a TopAppBar). On further research, there are so many different method & recommendations that it's probably best to write up some docs on an easy to use method once I figure it out. However, removing it is correct to avoid compatibility issues with whatever someone wants.
  • Reverts to simple keep screen on method.
  • Bumps to 0.9.1 for easy bug fix patch release.
  • Added Document Reasonable Method(s) for full screen navigation views with jetpack compose. #202

@Archdoog Archdoog self-assigned this Aug 28, 2024
@ianthetechie ianthetechie merged commit e0ece74 into main Aug 28, 2024
14 checks passed
@ianthetechie ianthetechie deleted the fix/android/navigation-disposable branch August 28, 2024 17:42
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.

2 participants