Listview extension

Hi there,
how can I align my image first and then under the image the main text should be printed then below that detailed text, is there any extension to do so? please guide me to do so,

You could always use default listview and from the designer view choose ListViewLayout to have Image, Main Text and Detail Text

image

An example can be seen in

Otherwise you can use ColinTreeListView extension

Or build your own with compcreator or a recyclerview extension

1 Like

how to do so in comp creator please mention steps.
@TIMAI2