I have a view cell, in which a dynamic stacklayout is added on the click of particular image. The stacklayout which is added dynamically, contains label. The issue is, when the label is visible on the click of the image, it is overlapping with some text and when the list is scrolled, overlapping disappears. Also the issues is generated randomly. So how to solve this issue of overlapping of text in label?
↧