android - Bottom sheet like uber app

Viewed 3489

I was studying the Bottom Sheet, and I built something like this from the tutorial of this link.

I was wondering how I could put together something similar to what the Uber app does. It's a bottom sheet, which when expanded seems to be a new activity.

Does anyone know how to create something similar or have an example made?

I will leave the link of the video where it shows the exact moment of the component I am looking for.

enter image description here enter image description here

1 Answers
Related