Esempio n. 1
0
 public void onNextSong(View view) {
   musicSrv.nextSong();
   updateUINext();
 }