Join Slack
Powered by
If the view would be persistent, I would simply de...
# anko
k
kirillrakhman
12/11/2015, 11:18 AM
If the view would be persistent, I would simply declare a
lateinit
property in the outer activity. However, this is an alert dialog and I don't want to leak the dialog by holding a reference in the activity.
Open in Slack
Previous
Next