Roman Pavliuk

Results 2 issues of Roman Pavliuk

I'm using proguard and cannot create engine using this code: `ScriptEngineManager().getEngineByName("rhino")` The string above always return null. I have added these rules into my `proguard-rules.pro` file: ```` -keep class org.mozilla.**...

According to the official documentation https://developer.android.com/guide/practices/page-sizes all native libraries should be recompiled for this change. The Android 15 was already released to AOSP. Does the uCrop team have any plans...