DevilGeek
DevilGeek
@cortinico Yes, I just checked and this also happens in the emulator (android 4.4, API 19). `java.lang.NoSuchMethodError: android.graphics.drawable.Drawable.setTint at com.ncorti.slidetoact.SlideToActIconUtil.tintIconCompat$slidetoact_release(SlideToActIconUtil.kt:32) at com.ncorti.slidetoact.SlideToActView.onDraw(SlideToActView.kt:569) at android.view.View.draw(View.java:14465)`
I did a little bit of testing with the exemple app from the repo. It crash on the emulator but i was able to get it working on android 4.4...
I think that would be the solution, but I don't know Kotlin. only java
Any news on this merge request?