statmark56
11/22/2022, 6:08 AMTopAppBar
with title
set with Text
composable but with very long text. I expect the AppBar can adjust its height to follow the long text but apparently it sticks with default 56.dp. My question is there a way to automatically adjust the height or I should measure it manually as the only way?