apkfuckery/com.discord/smali_classes2/com/google/android/material/bottomappbar/BottomAppBar$1.smali
2019-07-26 04:05:13 +02:00

45 lines
1.4 KiB
Smali

.class final Lcom/google/android/material/bottomappbar/BottomAppBar$1;
.super Landroid/animation/AnimatorListenerAdapter;
.source "BottomAppBar.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/bottomappbar/BottomAppBar;->maybeAnimateModeChange(I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic aPM:Lcom/google/android/material/bottomappbar/BottomAppBar;
# direct methods
.method constructor <init>(Lcom/google/android/material/bottomappbar/BottomAppBar;)V
.locals 0
iput-object p1, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$1;->aPM:Lcom/google/android/material/bottomappbar/BottomAppBar;
invoke-direct {p0}, Landroid/animation/AnimatorListenerAdapter;-><init>()V
return-void
.end method
# virtual methods
.method public final onAnimationEnd(Landroid/animation/Animator;)V
.locals 1
iget-object p1, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$1;->aPM:Lcom/google/android/material/bottomappbar/BottomAppBar;
const/4 v0, 0x0
invoke-static {p1, v0}, Lcom/google/android/material/bottomappbar/BottomAppBar;->access$002(Lcom/google/android/material/bottomappbar/BottomAppBar;Landroid/animation/Animator;)Landroid/animation/Animator;
return-void
.end method