You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
`LookupTableInterpolator` was not marked public but was a base type of some missing interpolator classes (like `FastOutSlowInInterpolator`). Marking it public makes these types bound again.
This fixes#127
path="/api/package[@name='android.support.v4.view.animation']/class[@name='FastOutLinearInInterpolator']/method[@name='getInterpolation' and count(parameter)=1 and parameter[1][@type='float']]/parameter[1]"
0 commit comments