Skip to content
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

DrawableWrapper crashes #28

Open
jkwiecien opened this issue Mar 19, 2018 · 5 comments · May be fixed by #29
Open

DrawableWrapper crashes #28

jkwiecien opened this issue Mar 19, 2018 · 5 comments · May be fixed by #29

Comments

@jkwiecien
Copy link

DrawableWrapper crashes after updating to support lib 27.1.0


Fatal Exception: java.lang.NoClassDefFoundErrorFailed resolution of: Landroid/support/v4/graphics/drawable/DrawableWrapper; Raw Text
--
  | com.mypopsy.widget.FloatingSearchView.unwrap (SourceFile:621)
  | com.mypopsy.widget.FloatingSearchView.fadeIn (SourceFile:452)
  | com.mypopsy.widget.FloatingSearchView.setActivated (SourceFile:356)
  | com.mypopsy.widget.FloatingSearchView$4.onFocusChange (SourceFile:261)

Caused by java.lang.ClassNotFoundException
Didn't find class "android.support.v4.graphics.drawable.DrawableWrapper" on path: DexPathList[[zip file "/data/app/se.aftonbladet.viktklubb.loggbok-1/base.apk"],nativeLibraryDirectories=[/data/app/se.aftonbladet.viktklubb.loggbok-1/lib/arm64, /system/lib64, /vendor/lib64]]
@angebagui
Copy link

I have the same crash

@renaudcerrato
Copy link
Owner

renaudcerrato commented Mar 20, 2018 via email

@jkwiecien
Copy link
Author

I'll try something now

@jkwiecien
Copy link
Author

jkwiecien commented Mar 20, 2018

I think I've fixed it, before its get merged you can use my fork: implementation 'com.github.jkwiecien:FloatingSearchView:1.1.2'

@ShahoodulHassan
Copy link

@jkwiecien Thanks for the effort! Is it successfully working at your end or have u found any bugs here and there?

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