apkfuckery/com.discord/smali/androidx/constraintlayout/motion/widget/Animatable.smali

12 lines
262 B
Smali
Raw Normal View History

2020-09-16 23:45:23 +00:00
.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
.end method