lucas: The idea is that I have a field which store...
# anko
s
lucas: The idea is that I have a field which stores a
GridLayout
(for example). However, I discovered that in order to access Anko features, I needed to store _GridLayout. So when I do with(layout), layout is of type _GridLayout.