In my application, I have a Custom listview with some text images and an image view, as shown below.
My requirement is that when we click on the list line that it should expand, and when we click on it again or click on any other line, it should crash. The extended line should be like this:
The contents of the extended string are dynamic, several times more data and several times more values. It should look in the second image. Please give a solution for this.
source share