mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-03 19:01:39 +00:00
TEST - Removed wakelock manager from service
This commit is contained in:
parent
62fb57736a
commit
b54e3588ba
2 changed files with 12 additions and 50 deletions
|
|
@ -131,10 +131,6 @@ public class PlayerBottomSheetFragment extends Fragment implements MusicServiceE
|
|||
if (pageState != -1) {
|
||||
MusicPlayerRemote.playSongAt(position);
|
||||
pageState = -1;
|
||||
|
||||
// TODO: Soluzione termporanea e non totalmente funzionante al problema del cambio colore
|
||||
// TODO: |_ delle righe delle canzoni già riprodotte
|
||||
playerSongQueueAdapter.notifyDataSetChanged();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue