在Android中添加对View的注释。

huangapple 未分类评论46阅读模式
英文:

Adding comment to View in Android

问题

可以向视图添加评论吗?这样我以后就可以访问它,并获取我的评论值。
我有一个包含许多ImageView的布局,我想将其链接到一些图像歌曲的URI。是否有办法将这些URI放到视图中,还是需要使用类似字典的东西?

英文:

Is it possible to add a comment to a view? So I can access it later and get the value of my comment.
I have a layout with lot of ImageViews and I'd like to link to some images songs uris. Is there any way to put these uris to views or I need to use something like dictionary?

huangapple
  • 本文由 发表于 2020年5月4日 02:02:29
  • 转载请务必保留本文链接:https://java.coder-hub.com/61579264.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定