publicvoidonPhotoTap(View view,floatx,floaty) { ToastUtils.showToast(getContext(),"點(diǎn)擊事件,真實(shí)項(xiàng)目中可關(guān)閉activity"); } }); Glide.with(getContext()) .load(url) .placeholder(R.mipmap.ic_launcher)//加載過程中圖片未顯示時(shí)顯示的本地圖片 ...
www.dbjr.com.cn/article/1297...htm 2025-6-7