As you can see down here I have a ListView populated by a JSON but I want to sort the list by date and to have the same items down the corresponding title.
In the image down the the row third and fourth have the same date but in different row.
I do not know what code should I show if the adapter or where I populate the list.