I\'m attempting to use Butter Knife to simplify creation of a custom BaseAdapter class. I\'m following the example here: http://jakewharton.github.io/butterknife/ under the \"A
Also check if you are inflating correct R.layout. file. If not - necessary views are not found and this error occurs.
R.layout.