Join Slack
Powered by
the code I'm using right now is this: `with(AnkoCo...
# android
b
bennofs
02/13/2018, 11:00 PM
the code I'm using right now is this:
with(AnkoContext.create(parent.context)) { ...layout... }
but that doesn't allow me to set layout params for example
d
dave08
02/14/2018, 3:33 AM
You can maybe try
#anko
?
4
Views
Open in Slack
Previous
Next