Hey, shouldn't you call `ButterKnife.unbind(unbinder)` in your [`BaseFragment`](https://github.com/pedrovgs/EffectiveAndroidUI/blob/master/app/src/main/java/com/github/pedrovgs/effectiveandroidui/ui/fragment/BaseFragment.java)'s `onDestroyView(..)` callback?