I have a custom app bar view and a scroll view (left layout) and I want the custom app bar view to collapse to the layout on the right
As you can see, the image should change in size, the padding on the left and bottom changes, the text becomes smaller and the buttons has less padding on the right.
How can I achieve a smooth transition using a collapsing toolbar?
