Xdev
1
How to use Recycler View Extension
recyclerlist.aix (121.5 KB)
Recycler View can display any type of data in list format
RecyclerView.aia (833.2 KB)
Use basic component
First create 3 Global variable
Image title subtitle
Insert data in list view
Initialize recyclerview
on create view
On bind view
Any component
when any horizontal arrangement click
3 Likes
Nice guide @Xdev 
You should add the subtitle below title. It will look more good
2 Likes
Xdev
3
add new component vertical arrangement
RecyclerView new.aia (834.5 KB)
3 Likes
Xdev
4
Whatever you design, so it will be seen here.
2 Likes
What a I do not find, is a correct way to remove all the view! is it possible, do you have a solution?