I have a layout created for displaying items, and I want to add this layout later in code. Kind of like when u have a layout created for list item, but my problem is that I don’t need a list. At first I have just one item, and then if the user adds sth, I want to display another item. Can someone help me do this? Thx
Share
check this code snippet.
This can give you some idea.