Skip to content

Resolvendo Issues no topbar + bottom bar#86

Merged
gabrielbmoro merged 2 commits intomasterfrom
gmoro/solve-weird-behavior-top-bar
May 3, 2026
Merged

Resolvendo Issues no topbar + bottom bar#86
gabrielbmoro merged 2 commits intomasterfrom
gmoro/solve-weird-behavior-top-bar

Conversation

@gabrielbmoro
Copy link
Copy Markdown
Collaborator

Descrição

  • Apply statusBarsPadding() to BasicToolbar, ProfilePickerStreamToolbar, and StreamPlayerTopBar for better inset handling.
  • Remove statusBarsPadding() from ListStreamsScreen scaffold to delegate padding to the top bar components.
  • Add fadeIn and fadeOut transitions to the main NavHost in NavigationGraph.
  • Remove hardcoded height from StreamPlayerBottomNavigation and improve code formatting.
  • Update iOS ContentView to ignore container safe areas.
  • Ensure innerPadding is respected in the debug route text within NavigationGraph.

Screenshots

Gravacao.de.Tela.2026-05-03.as.13.21.23.mov

Checklist

  • Os testes foram executados e passaram com sucesso.
  • As alterações de código seguem as diretrizes de estilo do projeto.
  • Foram adicionados testes, se aplicável.
  • Se inscreveu no canal?😛

- Apply `statusBarsPadding()` to `BasicToolbar`, `ProfilePickerStreamToolbar`, and `StreamPlayerTopBar` for better inset handling.
- Remove `statusBarsPadding()` from `ListStreamsScreen` scaffold to delegate padding to the top bar components.
- Add `fadeIn` and `fadeOut` transitions to the main `NavHost` in `NavigationGraph`.
- Remove hardcoded height from `StreamPlayerBottomNavigation` and improve code formatting.
- Update iOS `ContentView` to ignore container safe areas.
- Ensure `innerPadding` is respected in the debug route text within `NavigationGraph`.
@gabrielbmoro gabrielbmoro requested a review from a team as a code owner May 3, 2026 16:26
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ KOTLIN detekt yes no no 4.48s
✅ MARKDOWN markdownlint 6 0 0 0.75s
✅ YAML prettier 6 0 0 0.78s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@gabrielbmoro gabrielbmoro merged commit 06afe61 into master May 3, 2026
3 checks 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.

2 participants