Abstraction, interface segregation, decoupling lay...
# anko
s
Abstraction, interface segregation, decoupling layouts from view code which proved quite useful when trying out different View-based libs. Building layouts for landscape & tablet is much more fun when you are building at runtime. Any code pattern you would use can now also be used with Anko