Fixed
Status Update
Comments
an...@google.com <an...@google.com>
ap...@google.com <ap...@google.com> #2
Thanks for filing the issue.
This is a particularly hard device to come by - do you happen to have access to the device? If so could you provide us with the output of: adb shell dumpsys media.camera > info.txt
Thanks!
This is a particularly hard device to come by - do you happen to have access to the device? If so could you provide us with the output of: adb shell dumpsys media.camera > info.txt
Thanks!
Description
Steps:
1) Setup the image view with scaletype center
2) Start delayedTransition and apply fit-end scaletype
3) While transition is in progress again start delayedTransition and apply center scaletype
ER:
Transition back to center scaletype without visual bugs.
AR:
It starts animation to center, but in the end the image jumps to a position which represents fit-end scaletype. Works fine starting from 21 API