tmap/smali_classes3/com/google/android/material/floatingactionbutton/FloatingActionButtonImpl$InternalTransformationCallback.smali
2022-06-10 21:38:30 +09:00

23 lines
643 B
Smali

.class interface abstract Lcom/google/android/material/floatingactionbutton/FloatingActionButtonImpl$InternalTransformationCallback;
.super Ljava/lang/Object;
.source "FloatingActionButtonImpl.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/floatingactionbutton/FloatingActionButtonImpl;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "InternalTransformationCallback"
.end annotation
# virtual methods
.method public abstract onScaleChanged()V
.end method
.method public abstract onTranslationChanged()V
.end method