Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

sometimes it doesn't work with ConstraintLayout #159

Open
jianlin00000 opened this issue Nov 21, 2018 · 0 comments
Open

sometimes it doesn't work with ConstraintLayout #159

jianlin00000 opened this issue Nov 21, 2018 · 0 comments

Comments

@jianlin00000
Copy link

I'm trying to use both contraint library and butterknife like that:
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.jakewharton:butterknife:8.8.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'

When I do that operation "Generate ButterKnife Injections" with the layout ,it doesn't work and there is no tips or logs. But when I do with the same operation which layout doesn't use ConstraintLayout it works. I can't find the problem,please help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant