I would like to implement a bottom sheet layout in my android app as per the new design guidelines, however I cant find any info anywhere to do this natively, has anyone done this in their app using android studio that could point me in the right direction? Any help will go a long way thanks!
Asked
Active
Viewed 296 times
1
-
http://stackoverflow.com/a/26723695/3541465 checkout this answer – Aakash Sep 21 '15 at 22:47
-
So this hasn't been built into Android yet I guess? – Edmund Rojas Sep 21 '15 at 22:50
-
There's another non-native from Flipboard https://github.com/Flipboard/bottomsheet – Sharjeel Sep 21 '15 at 22:55
-
1@edmund yes it hasn't – Aakash Sep 21 '15 at 23:05