ImageViewUtilsImpl.smali
.class interface abstract Landroid/support/transition/ImageViewUtilsImpl;
.super Ljava/lang/Object;
# annotations
.annotation build Landroid/support/annotation/RequiresApi;
value = 0xe
.end annotation
# virtual methods
.method public abstract animateTransform(Landroid/widget/ImageView;Landroid/graphics/Matrix;)V
.end method
.method public abstract reserveEndAnimateTransform(Landroid/widget/ImageView;Landroid/animation/Animator;)V
.end method
.method public abstract startAnimateTransform(Landroid/widget/ImageView;)V
.end method