Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Bind on custom classes via new interface - #43

Open
sargunv wants to merge 2 commits into
JakeWharton:masterfrom
sargunv:extended
Open

Bind on custom classes via new interface#43
sargunv wants to merge 2 commits into
JakeWharton:masterfrom
sargunv:extended

Conversation

@sargunv

@sargunv sargunv commented Jun 30, 2016

Copy link
Copy Markdown
  • Added an interface KotterKnife
  • Added binding extension functions for this interface

Any custom class that wants to use KotterKnife just has to implement the 'KotterKnife' 'interface. This avoids polluting extension functions on Any. This solves #9, #31, #42.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant