transitional-imageview
transitional-imageview copied to clipboard
🌠 An Android Library to implement shared element transition on your images.
when the image size is greater than 90k its get an error of type TransitionTooLargeException here is the error stack: `java.lang.RuntimeException: Failure from system at android.app.Instrumentation.execStartActivity(Instrumentation.java:1675) at android.app.Activity.startActivityForResult(Activity.java:4586) at androidx.fragment.app.FragmentActivity.startActivityForResult(FragmentActivity.java:676)...
First of all great library! I have 3 problems. 1. Where can I set the size of the image after the dialog is open? 2. The statusbar gets a grey...