Hey, I want to merge two seperated lists into one Listview, that generates its own children.
I already created the Listview for the main list [liste item] but now there should be another list implemented into the same listview which is now filled with the lorem ipsum text. It is not possible to use one list for this so is there any solution to generate child elements from two lists simultaneously and bring there content into one container each. Thanks for your support! :)