From da81267b8e804280845ad21d0b0286b4f2699a9d Mon Sep 17 00:00:00 2001 From: Andrius Date: Thu, 5 Jun 2014 18:35:18 +0300 Subject: [PATCH] Update 2012-12-27-android-adapter-good-practices.markdown --- _posts/2012-12-27-android-adapter-good-practices.markdown | 3 +++ 1 file changed, 3 insertions(+) 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.