mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 07:53:37 +00:00
Fix a bug on playNext
This commit is contained in:
@@ -97,11 +97,6 @@ public class PlayerBottomSheetFragment extends Fragment {
|
||||
|
||||
initializeMediaBrowser();
|
||||
bindMediaController();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onResume() {
|
||||
super.onResume();
|
||||
setMediaBrowserListenableFuture();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user