Join Slack
Powered by
It should already work. In some cases you need to ...
# android
b
brianwernick
01/18/2017, 7:55 PM
It should already work. In some cases you need to reference the base view first though (e.g. in a RecyclerView.ViewHolder you need to do
itemView.myTextView
)
2
Views
Open in Slack
Previous
Next