New issue
Advanced search Search tips

Issue 778858 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug

Blocked on:
issue 768876



Sign in to add a comment

[iOS] Remove ifdefs for UIViewPropertyAnimator fullscreen code.

Project Member Reported by kkhorimoto@chromium.org, Oct 26 2017

Issue description

FullscreenScrollEndAnimator is a UIViewPropertyAnimator, and as such is currently implemented using ifdefs to be a plain NSObject when this is not supported.  Once iOS9 support is dropped, we can remove these ifdefs.
 
Status: Fixed (was: Assigned)

Sign in to add a comment