List View with Title, substitle & Image

How to make List View with with various options such as Title, subtitle & images

first search on community before making any post

2 Likes

I am taking about List View Option Available in Android Builder, not recycle view & Grid view

you can use Dynamic component to make your own list by using it with Horizontal arrangenment or etc its the best and easiest way to do and then you can add your own options as much you want title, subtitle, image option etc …

But if you still wanted to use List View then you can use it like :

And its output will be :

And also make sure to set List View Layout

image

To Image, MainText, DetailText (Vertical) else you won’t be able to use this

1 Like

You are not mentioned here