RaYzZz
(Gianluca Franco)
January 19, 2026, 12:51pm
34
First of all, I apologize for my previous (useless) reply.
Anyway, to solve this quickly, you could use RecyclerList and create your own custom layout.
There are plenty of guides that can help you.
So Welcome, Everyone today in this guide I will show how to make different listviews using @yusufcihan 's Dynamic Component Extension. It is fully Customisable According to your needs.
So Let’s Begin
1. Simple ListView (Icon, Title & Action Button)
• Layout
[image]
• Inputs
[image]
Icon : Url
Title : String
Material_Icon_Name : String
For Material Icon Name Click Here
• Blocks
[blocks]
• Schema
{
"name": "Simple ListView",
"metadata-version": 1,
"author": "Maayur (rewritten …
How can I make my own Schema template?
Step 1: Download zip from github
[5645]
Step 2: Download and install version 3.x of python (any version starting with 3) You need to check the box “Add Python 3.x to PATH” in the first screen of the installation.
See details in this video
https://youtu.be/XYnkdEAXZ50
Step 3: Create your model in a separate screen in kodular. In my case I created a cardView with lots of buttons, whitespace, layout and it works. This Schema will be converted to JSON c…
(It’s not mandatory to use a schema, but it greatly reduces the number of blocks)