when using kotlinx the views are only available in...
# android
j
when using kotlinx the views are only available in a fragment in
onViewCreated
, if you try to access it earlier you get the same error as you posted. maybe something similar happens in your code with butterknife