且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

我可以从Imageview获取src URI吗?

更新时间:2023-12-05 14:04:46

没有。当 ImageView 包含图像时,该图像的来源早已消失。

No. By the time the ImageView has the image, the source of that image is long gone.