Date: 2025-04-23 21:10:09
Score: 4
Natty:
Possibles solutions
- Remove enableEdgeToEdge() from MainActivity
- 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