Join Slack
Powered by
In activity we have methods `onCreate(savedInstanc...
# android
v
vovkab
11/29/2016, 2:46 PM
In activity we have methods
onCreate(savedInstanceState: Bundle?)
and
onDestroy()
. Now we can create new interface with exact the same signature and add delegate for it to activity.
Open in Slack
Previous
Next