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