javaandroidandroid-mediaplayergoogle-music

how to minimize and maximize a page in Android?


I've two android pages say for example media library and media player... After clicking a song in media library my song is played in media player, Now I want to minimize my media player and browse library how can I do that...

Just like google music ... see the pictures below...

You'll find media player below docked and when you click that it slides up the media player and if you slide down media player is docked... how to achieve this.

enter image description here

enter image description here


Solution

  • try to this example ->>https://github.com/umano/AndroidSlidingUpPanel i hope u get ur sol