[android] enable image shared element transition for API 21+22
There's an Android framework bug (#224270) on these APIs that causes a NPE when the shared element is not visible anymore when returning. Since we know restore the list position, the shared element should be visible and thus not produce NPEs anymore.
Loading
Please register or sign in to comment