Skip to content

Commit

Permalink
Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/Ni…
Browse files Browse the repository at this point in the history
…aApp.kt
  • Loading branch information
dturner authored May 29, 2024
1 parent a324fcc commit 488b97a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ internal fun NiaApp(
}

Box(
// Workaround for https://issuetracker.google.com/338478720
modifier = Modifier.consumeWindowInsets(
if (shouldShowTopAppBar) {
WindowInsets.safeDrawing.only(WindowInsetsSides.Top)
Expand Down

0 comments on commit 488b97a

Please sign in to comment.