Questions about layouts

Hello everyone :grinning:
This is my first ever post and making my first app in kodular and not getting how do I align the components that are inside the horizontal & vertical alignment
for example -
image
Can anyone teach me how can adjust the position of components inside an arrangement

Thankyou in advance

1 Like

As per Taifun:

A very good way to learn App Inventor or Kodular is to read the free Inventor’s Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps … the links are at the bottom of the Web page. The book ‘teaches’ users how to program with AI2 blocks.
There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps
How to do a lot of basic things with App Inventor are described here: How do you…? .

Also do the tutorials Tutorials for MIT App Inventor to learn the basics of App Inventor, then try something and follow the Top 5 Tips: How to learn App Inventor

Taifun

All components have properties, you should start by looking at them.

Set Horizontal Arrangement properties → Align Horizontal to Right

image
I have done this still it’s in the center. Am I suppose to do something else too?

Can you show Designer section and blocks?