Do you have an issue to track the support of an eq...
# compose
o
Do you have an issue to track the support of an equivalent of
CoordinatorLayout
for Jetpack Compose? I would expect something linked to
Scaffold
component? If no, should I create one to follow the support of it? I tried implementing a toolbar lift on scroll and collapsing toolbar myself, had some stuff kinda working but really poor impl & UX. Seems really tough for my personal Compose skills. I guess this layout is tedious enough to be provided by professionals 😉 My goal was to replicate the UI of Google Fit, in the Journal tab. • lift on scroll • title bigger when expanded and bottom aligned • collapse and reduce title on scroll • keep toolbar visible to default
56.dp
height in collapsed state
âž• 4