Jetpack Compose – Reduce Material3 TopAppBar Height
I am migrating my code from Material2 to Material3. The TopAppBar in Material3 has a larger height than Material2, which is not what I want. I have tried reducing the height using the following without success: