Closed CyberDex closed 10 months ago
When you turn container into layout: new Container().initLayout() and make it a part of other layout, it is not recognised as layout and parent layout does not take control over it.
new Container().initLayout()
When you turn container into layout:
new Container().initLayout()
and make it a part of other layout, it is not recognised as layout and parent layout does not take control over it.