Hello!
In B4J, we can organize the interface as forms (layers) and load them one at a time (show them).
What is the situation with this question in B4A ?
Are there any examples of using more than one layer (Activity)?
For example data entry mode involves one control and many of them,
and the...