79589495

Date: 2025-04-23 21:10:09
Score: 4
Natty:
Report link

Possibles solutions

  1. Remove enableEdgeToEdge() from MainActivity
  2. Change the WindowsInsets like:
windowInsets = WindowInsets(
    top = dimensionResource(id = R.dimen.size_0dp),
),

Check this answer:

Jetpack Compose - Why does my Material3 TopAppBar have a huge padding at the top?

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Junior Oliveira