diff --git a/_posts/2012-12-27-android-adapter-good-practices.markdown b/_posts/2012-12-27-android-adapter-good-practices.markdown index 4b9e0ca..44a4be6 100644 --- a/_posts/2012-12-27-android-adapter-good-practices.markdown +++ b/_posts/2012-12-27-android-adapter-good-practices.markdown @@ -361,3 +361,6 @@ Comment ## [hub]() You explain a difficult thing in a simple way. Thank you very much. + +## neworld +I love using [ButterKnife](http://jakewharton.github.io/butterknife/) for that purpose.