androidandroid-layoutgoogle-music

Android Google Music layout


Good day, I'm new with Android Dev. And I'm starting learning about layouts and soon fragments. I was just wondering, how to do this layout or rather implement it. The layout at the bottom of the google play app (bottomLayout - the one that I in circle with red oval). **Where you can swipe it up to view the album image and the controls (refer to attached img- googlemusicLayout1). googlemusicLayout1 img2 - bottomLayout

:) Many thanks in advance. Suggestions will do.


Solution

  • You can use AndroidSlidingUpPanle library, to achieve your requirement. And here is the link to that library :- https://github.com/umano/AndroidSlidingUpPanel