如何访问/获取 ImageButton 中图像的资源 id (Android)
我有一个 ImageButton,我想在 OnClick 事件中使用关联的 Image。
我发现了这个: Android ImageButton - 确定当前设置的资源
但我想知道在这两种情况下,是否有任何内置方法可以在 ImageButton 中查找图像的资源ID: 1. android:src在xml中设置并且从未改变。 2. 代码中的图像已更改。
谢谢你!
I have an ImageButton, and I want to use the Image associated with in the OnClick event.
I found this:
Android ImageButton - determine what resource is currently set
But I wonder is there any built in way to find the resourceid of the image in an ImageButton in this two cases:
1. The android:src was set in the xml and never changed.
2. The Image was changed in code.
Thank You!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是不可能的。
我会听标记:
This isn't possible.
I'd listen to Mark: