This post was flagged by the community and is temporarily hidden.
What have you tried?
Well, I checked the ListView deeply. I found nothing about the background image for each element.
But for the button there is
when ListView .AfterPicking {
}
and it has no local variables like item
. I’m trying to make it so when User picks an item from the listview then a Sharing Pop up will come and you can share it (Sharing Component).