[non-english speaker, forgive me for eventual misspells]
In my main screen, i’ve put a label, a table and a button, one on top of the others. However, I wanted to set the buttom, that is bellow the label and the table, to the very bottom of the screen. My screen is not scrollable, which means that it has a defined height. I am a very beginner of Kodular and haven’t got much experience with CSS, but as long as I remember, in order to do so in a HTML/CSS environment, it was just set bottom: 0. Can’t I set CSS properties for my components? How do I achieve the effect I am wanting?
No need of space. Drag a VA or HA layout. Set height percent to between 40 to 50)(pls test it), set the Vertical or Horizontal depending upon your layout ti bottom. Now drag a button into this. Until fits your designed position keep adjusting the height percent. Also ensure you will not be add anything into this layout.
If not use floating action view or floating view extension, and use it to your desired position.
Set screen vertical layout to bottom, and then put a vertical arrangement in the top and set its size to fill parent (both height and width) and set its vertical layout to top, and then put things you want to put on top in vertical arrangement and others in the screen itself