Kotterknife. A deprecated Android tool that connected app screens to code — replaced by better methods.

github.com/JakeWharton/kotterknife

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2019
  • Update README.md
April 2019
  • Merge pull request #85 from Tenkei/master
  • Declare a typealias for finder to improve readability
September 2017
  • Merge pull request #64 from jaredsburrows/jb/clean-up-travisci
  • clean up and add caching
  • Really fix CI build, update dependencies, update Gradle (#66)
  • Merge pull request #63 from jaredsburrows/jb/fix-build
  • Merge pull request #62 from jaredsburrows/jb/update-agp-2.3.3
  • fix travis build
  • update android gradle plugin 2.3.3
August 2017
  • Merge pull request #61 from rharter/rh/dialogFragment
  • Adds fallback if the dialog fragment doesn't have a dialog.
March 2017
  • Merge pull request #51 from rharter/rh/dialogFragment
  • Adds support for binding views in DialogFragments (regular and support).
August 2016
  • Merge pull request #46 from tinsukE/master
  • Not using the same package as ButterKnife to avoid conflicts
March 2016
  • Merge pull request #40 from pine613/patch-1
  • Kotlin v1.0.1 released :tada:
February 2016
  • Merge pull request #38 from mihyaeru21/kotlin-1.0.0
  • update Kotlin version to 1.0.0