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