Android Studio Sign in

Animatable

public interface Animatable

android.support.constraint.motion.Animatable


A helper interface allowing MotionLayout to directly drive custom views

Summary

Public methods

abstract float getProgress()
abstract void setProgress(float progress)

Public methods

getProgress

public abstract float getProgress ()

Returns
float

setProgress

public abstract void setProgress (float progress)

Parameters
progress float

Morty Proxy This is a proxified and sanitized view of the page, visit original site.