Android : Android How to implement Bottom Sheet from Material Design docs

on Monday, November 3, 2014


How do you implement the bottom sheet specficiation? http://www.google.com/design/spec/components/bottom-sheets.html


The new update to Google Drive shows this with the Floating Action Button press ->


enter image description here


Granted the specs never say anything about rounded corners, regardless it is possible to do, just unsure of how to go about it. Currently using the AppCompat library and target set to 21.


Thanks


0 comments:

Post a Comment