Spelling (#2771)
* spelling: activity Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: animation Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: detailed Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: hierarchy Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: javascript Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: memory Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: notification Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: opened Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: preferable Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: repetitive Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: spoiler Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: thumbnail Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: visibility Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: whitespace Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
1c0c2b6280
commit
98092e6ff7
63 changed files with 222 additions and 222 deletions
|
|
@ -70,7 +70,7 @@ open class MediaPreviewImageView
|
|||
* Overridden getScaleType method which returns CENTER_CROP if we have a focal point set.
|
||||
*
|
||||
* This is necessary because the Android transitions framework tries to copy the scale type
|
||||
* from this view to the PhotoView when animating between this view and the detailled view of
|
||||
* from this view to the PhotoView when animating between this view and the detailed view of
|
||||
* the image. Since the PhotoView does not support a MATRIX scale type, the app would crash
|
||||
* if we simply passed that on, so instead we pretend that CENTER_CROP is still used here
|
||||
* even if we have a focus point set.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue