https://kotlinlang.org logo
#anko
Title
s

supaham

06/02/2016, 2:23 PM
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.