This is the modified version of the RecyclerList extension made by @zainulhassan
Here you can find the orginal extension
I have fixed two things in this extension
The first thing is added is Page / Item no
Now when you use snap-helper with linear or page snapper you can get the page or item no
The second thing which is fixed is ,
In original extension when you use horizontal layout the width of the item is fill parent automatically even if you set automatic with or fix width,
Now it works with fixed width.
RecyclerList.aix (126.0 KB)
For documentation ,
Visit : [F/OS] Recycler List View - Render larger data sets efficiently using `RecyclerView` for AppInventor & Distros - Extensions - Kodular Community