In the code I give the link, I've the problem that the list is shown and all items
include image and text as expected. But I can't select them. I thought
at first that they're selected, but with no change in their appearance.
But I found that I don't get the events like SelectedItemChanged, etc.
It seems that something is wrong in my code, but I couldn't find it.
Besides, I need that the buttons which add and remove from the data
source which is an array including the whole info, also update the list.
In another words, any change in data source cause the list to be
updated. I may do this by setting data source to null and setting it
again to the array again. But I think this is not a good idea. Since you
couldn't select any items from the list view, the remove button removes
the first item from the array.
https://www.dropbox.com/s/4ikej8ira712ync/Overlay.7z?dl=0