apkfuckery/com.discord/smali_classes2/com/google/android/material/snackbar/BaseTransientBottomBar$9.smali
2019-05-01 08:16:59 +02:00

69 lines
2.5 KiB
Smali

.class final Lcom/google/android/material/snackbar/BaseTransientBottomBar$9;
.super Ljava/lang/Object;
.source "BaseTransientBottomBar.java"
# interfaces
.implements Lcom/google/android/material/snackbar/BaseTransientBottomBar$OnLayoutChangeListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/snackbar/BaseTransientBottomBar;->showView()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic aKx:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
# direct methods
.method constructor <init>(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)V
.locals 0
iput-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$9;->aKx:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onLayoutChange(Landroid/view/View;IIII)V
.locals 0
iget-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$9;->aKx:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
iget-object p1, p1, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->view:Lcom/google/android/material/snackbar/BaseTransientBottomBar$SnackbarBaseLayout;
const/4 p2, 0x0
invoke-virtual {p1, p2}, Lcom/google/android/material/snackbar/BaseTransientBottomBar$SnackbarBaseLayout;->setOnLayoutChangeListener(Lcom/google/android/material/snackbar/BaseTransientBottomBar$OnLayoutChangeListener;)V
iget-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$9;->aKx:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-virtual {p1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->shouldAnimate()Z
move-result p1
if-eqz p1, :cond_0
iget-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$9;->aKx:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-virtual {p1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->animateViewIn()V
return-void
:cond_0
iget-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$9;->aKx:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-virtual {p1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->onViewShown()V
return-void
.end method