You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use Memento together with Butterknife for this project. When I change the build.gradle according to Memento's README instructions like so
Hi,
I'm trying to use Memento together with Butterknife for this project. When I change the
build.gradle
according to Memento's README instructions like soButterknife stops working, i.e. I get a nullpointer exception when calling a method on an injected view.
I found a somewhat similar question on stackoverflow but the solution there doesn't help. Do you have any idea how to solve my issue?
The text was updated successfully, but these errors were encountered: