Mike

Results 5 comments of Mike

It looks this issue related to https://github.com/Archinamon/android-gradle-aspectj/issues/71

I also vote for this to be merged. It fixes really annoying long standing bug. Current `createResizedImage()` and other methods relying on `getOrientation` should behave consistent and predictable on all...

This error also could be thrown if data schema is not compatible with android impl. In my case I had to fix "Unable to load source image from path" Android...

@TurKurT656 have you tried [enableJetifier](https://developer.android.com/jetpack/androidx#using_androidx) flag?

@anggrayudi @TurKurT656 Could you provide more info on the issue? Crash log, material-range-bar version, android gradle plugin/build tools version and so on Particularly I use the library (1.4.5) along with...