saulmm / CoordinatorBehaviorExample

2.71k stars 590 forks source link

Half-screen activity like Hangouts profile #11

Closed xsorifc28 closed 8 years ago

xsorifc28 commented 8 years ago

How can I make the activity half screen like the hangouts profile so that the user may scroll down to close the activity or scroll up to continue using the activity?

Thanks in advance!

saulmm commented 8 years ago

There are multiple implementations about that, give a look to Plaid -> https://github.com/nickbutcher/plaid, its details views perform a close behavior on scroll

xsorifc28 commented 8 years ago

Thank you! I've been looking around for something like Plaid.