Show SlidingupPanel throughout whole application.

Author: saurabhkpatelCreated Jul 11, 2016Updated May 19, 2021

Hello, I know this is not a right place to ask the question in the issues section. I am developing an application which is similar to google play music, as you know google play music shows bottom bar with media controls and when user click on it, it will show up whole MediaPlayer activity/fragment.

I want to use AndroidSlidingUpPanel lib for the same, but I have questions before start using this lib,

  1. I can show AndroidSlidingUpPanel as the bottom bar in the whole application if a user navigates to other activities/fragments? I want to make persistent this bottom bar when music is playing. Is it possible with this lib usage, if yes then can you please share idea for that?

Thanks

Source: umano/AndroidSlidingUpPanel