How to display MediaController below the Navigation drawer
问题 I am having a display issue where the mediaController is floating on top of the navigation drawer (see image), when I click the navDrawer while the controller is visible. I like to display the mediaController below the navDrawer instead. according to the api, that should be the correct behavior The way to use this class is to instantiate it programmatically. The MediaController will create a default set of controls and put them in a window floating above your application . Specifically, the