Hello there!
Please explain how to style listview elements in such a beautiful manner:
I want to use listview component.
It would be great to design elements of list using following parts:
Background of element panel 
Rounded corners of element panel 
Button 
One or more pictures 
One or more labels 
 
If there isn't a way to do it may be some tricks and workarounds exist
             
            
               
               
               
            
            
                 
                 
              
           
          
            
            
              Use dynamic component extension
Eg, how to use it,
             
            
               
               
               
            
            
                 
                 
              
           
          
            
              
                TIMAI2  
                
               
               
              
                  
                    October 1, 2022, 10:13am
                   
                   
              4 
               
             
            
              Closing, also asked on Kodular and Niotron. Ask on the community for the variant you are working with.
             
            
               
               
              1 Like 
            
            
                 
                 
              
           
          
            
              
                ABG  
                
               
               
              
                  
                    October 2, 2022,  2:39am
                   
                   
              9 
               
             
            
              This is a workaround you can try ...
  
  
    This tutorial is intended for people who need to display a heavily customized scrollable window into a large table.  It can also be used as a CardView. 
(I needed a pithy title, and "The Elder Scrolls" was taken.) 
My sample subject area for my data is the historical or current set of legislators in the US Congress, both Representatives and Senators, with photos (where available.) 
Credits for the source data: 
Data from https://github.com/unitedstates/congress-legislators 
photos from https://… 
   
 
Don't succumb to the temptation of replicating your first beautiful Arrangement more than a small number of times.  Add the scroll mechanism as given, or customize it to look better.  If you get visually greedy, your AI2 sessions will slow down.