Implementing Linear, Relative, Grid Layouts in B4A

igorkaplan45

Member
Licensed User
Longtime User
Dear B4A Developers,

I am very new in Android development, so please forgive me if my question does not make much sense.
As I understend, the Basic4Android currently uses the equivalent of absolute Layout while building the user interface.
From the Android documentation, looks like the Absolute Layout is less preferred Layout among all Layouts.
I wander, if it is possible to use other Layouts in B4A, such as Linear, Relative, Grid Layouts and so on?
I was searching through forum posts, however did not find anything about using Layouts in Basic4Android.
Like for example while using Java I could specify in layout xml, that my Views will use Linear or Grid Layout and I don't have to warry about exact placement of elements on the screen.
Again, I am really sorry, if my question does not make much sense.

Thanks so much in advance for any info.

Igor.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…