mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-15 10:15:59 -07:00
Fix a bug on playNext
This commit is contained in:
parent
0c8a3035b6
commit
c046533d49
3 changed files with 4 additions and 9 deletions
|
|
@ -97,11 +97,6 @@ public class PlayerBottomSheetFragment extends Fragment {
|
|||
|
||||
initializeMediaBrowser();
|
||||
bindMediaController();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onResume() {
|
||||
super.onResume();
|
||||
setMediaBrowserListenableFuture();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue