REFACTOR:move code from Active to GeneralLayout

Authored by mvourlakos on Apr 5 2019, 11:00 PM.

Description

REFACTOR:move code from Active to GeneralLayout

--huge refactor in order to split the logic of the
Layout file. One of small steps in order to end at
the following logic:
AbstractLayout->GeneralLayout->InterfacedLayout

InterfacedLayout->NormalLayout
InterfacedLayout->OnTopLayout

PresentedLayout, that will contain references for
one ActiveLayout and one OnTopLayout and will
act as a class to provide useful information to
layoutManager and all other classes that want
to work with Views.

GeneralLayout will gain a storage object
for all STORAGE properties that require
a CORONA to work

Details

Committed
mvourlakosApr 6 2019, 10:55 AM
Parents
R878:89b86a3c1218: REFACTOR:move code from ActiveLayout to Abstract
Branches
Unknown
Tags
Unknown