Android Question dynamic components for layout

MattiaPagliasso

New Member
hi,
i'm new to b4a and i'm trying to build a dynamic application.
I've created an empty layout which is loaded at app startup. I'd like to add components dynamically to the layout (label, buttons, etc etc); for example using a for loop.
Is there a way to do that ?

Sorry for my bad english
 
Top