pedrovgs/EffectiveAndroidUI

ButterKnife Fragment unbinding

开放

#26 创建于 2017年3月21日

 (4 条评论) (0 个反应) (0 位负责人)Java (1,211 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (6,030 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hey, shouldn't you call ButterKnife.unbind(unbinder) in your BaseFragment's onDestroyView(..) callback?

贡献者指南