<div dir="ltr"><span style="font-size:13.1999998092651px;line-height:19.7999992370605px">Hello.</span><div style="font-size:13.1999998092651px;line-height:19.7999992370605px"><br></div><div style="font-size:13.1999998092651px;line-height:19.7999992370605px">I have this code im using on my app. I want to display a fee of news and for that im building my on delegate to use in the UbuntuListView component.</div><div style="font-size:13.1999998092651px;line-height:19.7999992370605px"><br></div><div style="font-size:13.1999998092651px;line-height:19.7999992370605px"><a href="https://gist.github.com/bitgandtter/27181c8dc59a0ed02fe3" target="_blank">https://gist.github.com/bitgandtter/27181c8dc59a0ed02fe3</a><br></div><div style="font-size:13.1999998092651px;line-height:19.7999992370605px"><br></div><div style="font-size:13.1999998092651px;line-height:19.7999992370605px">The requirement its that some news need to be displayed in different ways depending of the type, maybe categories of the news or tags, etc. For that i choose a ConditionalLayout that evaluate the condition and render the Layout that encapsulate the view i need for the news in question.</div><div style="font-size:13.1999998092651px;line-height:19.7999992370605px"><br></div><div style="font-size:13.1999998092651px;line-height:19.7999992370605px">All of that its working nice but now all my elements overlap one another, how can i fix that or what im doing wrong?</div><div style="font-size:13.1999998092651px;line-height:19.7999992370605px"><br></div><div style="font-size:13.1999998092651px;line-height:19.7999992370605px">Thanks.</div></div>