the code I'm using right now is this: `with(AnkoCo...
# android
b
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
You can maybe try #anko?