How can I find out the default height for the SmallTopAppBar (or just TopAppBar)? I am implementing a SearchView that replaces the topBar with a similar looking bar with the Search TextView but I cant find out how to apply the proper height.
In TopAppBarDefaults:
https://developer.android.com/reference/kotlin/androidx/compose/material3/TopAppBarDefaults
only the color is shown.
It's 64dp
, you can find that in TopAppBarSmallTokens
and in material design docs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With