WenChao Kong

Results 10 comments of WenChao Kong

Hi, here is the repo to reproduce this issue https://github.com/cooperkong/butterknifeR2issue It crashes with `ResourceNotFound` if launch `Activity2` which is in a seperate module. however if I uncomment `@BindView` in `Activity2`...

@JakeWharton I have uploaded the sample, can you please have a look see if it can be reproduced?

Hi @JakeWharton I have created a sample project that can produce build error `Program type already present: a.b.c.R2$dimen` https://github.com/cooperkong/butterknifeR2issue I guess the issue might be related to using same package...

the current solution is to give feature module different package name, if it is the intention, we can close this issue. @JakeWharton @ImangazalievM

@NoHarmDan Hi, for me the package name in AndroidManifest fixes the issue. Perhaps you have other library module that have the same package name?, just guessing...

Bump! How do we actually generate all these path values for morph? Thanks heap!

I got same problem, doesn't seem to work anymore.

I'm adding new fields into new model and want to test if upgrade is successful. Currently I have old model in test folder and new model in application. Could you...

Hi, 能具体说明一下问题吗?有空可以帮忙看看。