Join Slack
Communities
Powered by
I haven't done anything android lately and never w...
# android
a
Alowaniak
10/24/2019, 10:05 AM
I haven't done anything android lately and never with kotlin; but looks like your submit_btn is null How/when do you initialize it? Shouldn't you do
submit_btn = findViewById(...);
or is it supposed to init stuff for you automagically?
Open in Slack
Previous
Next