Skip to content

项目中添加依赖implementation 'me.jessyan:autosize:1.1.2'导致崩溃 #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wang-neng opened this issue May 31, 2019 · 3 comments
Closed

Comments

@wang-neng
Copy link

仅在项目的gradle文件中添加依赖
dependencies {
implementation 'me.jessyan:autosize:1.1.2'

不使用“autosize”包的任何信息,项目启动崩溃

@youarenowhere
Copy link

java.lang.NoClassDefFoundError: me.jessyan.autosize.FragmentLifecycleCallbacksImpl

@itsnicerdx
Copy link

仅在项目的gradle文件中添加依赖
dependencies {
implementation 'me.jessyan:autosize:1.1.2'

不使用“autosize”包的任何信息,项目启动崩溃

你在AndroidManifest 添加了meta-data吗?

@JessYanCoding
Copy link
Owner

#32

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

No branches or pull requests

4 participants