Join Slack
Communities
Powered by
Is there a good way to avoid lateinit and uninitia...
# android
y
yaakov
01/29/2018, 11:53 PM
Is there a good way to avoid lateinit and uninitialized vars in general with Android? I feel like everytime I go to add new functionality, I always just have a top level declaration for all my needed vars in the class.
Open in Slack
Previous
Next