I think it doesn’t need code because it is in extremely simple layout, just to give example.
My question is how to do to hold and pull that Toolbar
up, the Activity
corresponding "climb" together.
If you can’t do that, at least that’s one View
and she does the function of Toolbar
as described above.
I’m also interested in learning that
– GabrielLocalhost
Search for Bottom Sheet.
– itscorey
That’s exactly what I wanted. This was the best tutorial I could find https://code.tutsplus.com/articles/how-to-use-bottom-sheets-with-the-design-support-library---cms-26031. On the website of the material design there is a very complete explanation, but there is no code example and there is no tutorial like this one
– Léo Santos