Join Slack
Powered by
one question about Kotlin Android Extensions - for...
# android
m
milosmns
11/02/2016, 3:14 PM
one question about
Kotlin Android Extensions
- for Activities, the plugin just calls the
findViewById(int)
and and for Fragments it calls
getView().findViewById(int)
when trying to access Views? just reading through this:
http://stackoverflow.com/a/34543172/2102748
Open in Slack
Previous
Next