I have a CollectionView in which I add new elements by pressing a Button. The new elements are added on top of each other. What I want to do is that ev
CollectionView
Button