void onItemClick(int index, MusicSong obj) { MyToast.show(obj.title, context, duration: MyToast.LENGTH_SHORT); }