Join Slack
Powered by
Yeah, I’m not too worried about the `findViewById`...
# android
b
brianwernick
03/09/2017, 3:26 PM
Yeah, I’m not too worried about the
findViewById
calls in ViewHolders which is why I just call
itemView.myView
instead of caching it manually with
val myView = itemVew.myView
2
Views
Open in Slack
Previous
Next