Join Slack
Powered by
In Android though, I use nullable lambdas very oft...
# getting-started
c
chip2n
09/22/2016, 6:59 PM
In Android though, I use nullable lambdas very often (mainly for my views, whose constructors you can't really get fancy with if you want to create them from XML) which I default to null and set after they're inflated
2
Views
Open in Slack
Previous
Next