OverlayItem hold more than title + snippet
I'm looking for a way to make Over开发者_开发问答layitem hold more than just a title and snippet, e.g a link to a picture, a music file playing.. something like that. is this possible?
Subclass OverlayItem
and hold onto whatever you like.
精彩评论