Animatable.smali
.class public interface abstract Landroidx/constraintlayout/motion/widget/Animatable;
.super Ljava/lang/Object;
.source "Animatable.java"
# virtual methods
.method public abstract getProgress()F
.end method
.method public abstract setProgress(F)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"progress"
}
.end annotation
.end method