JakeWharton/butterknife

New Lint: Unused binding

Open

#919 opened on Apr 3, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (25,375 stars) (4,556 forks)batch import
Help Wantedenhancement

Description

When a @Bind* field is present but not used anywhere except by the generated view binding.

Contributor guide