Exemplo n.º 1
0
 public void onClick(View view)
 {
     view = new SongItem(id, tt, tm, f, position, source, thumb);
     MixerBoxUtils.performSongAction(ctx, 1, view, "", k);
 }