Join Slack
Powered by
I did a quick test, and delegate for `onCreate` is...
# android
v
vovkab
11/29/2016, 2:48 PM
I did a quick test, and delegate for
onCreate
is not called, for
onDestroy
replaces activity
onDestroy
method, so app crashes, since super is never called.
Open in Slack
Previous
Next