apkfuckery/com.discord/smali_classes2/com/google/android/material/transformation/FabTransformationBehavior$FabTransformationSpec.smali
2019-02-04 21:29:01 +01:00

30 lines
796 B
Smali

.class public Lcom/google/android/material/transformation/FabTransformationBehavior$FabTransformationSpec;
.super Ljava/lang/Object;
.source "FabTransformationBehavior.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/transformation/FabTransformationBehavior;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xc
name = "FabTransformationSpec"
.end annotation
# instance fields
.field public positioning:Lcom/google/android/material/animation/Positioning;
.field public timings:Lcom/google/android/material/animation/MotionSpec;
# direct methods
.method protected constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method