BaseTransientBottomBar$7.smali
.class Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;
.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 this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)V
.registers 2
.param p1, "this$0" # Lcom/google/android/material/snackbar/BaseTransientBottomBar;
.line 548
.local p0, "this":Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;, "Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;"
iput-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onLayoutChange(Landroid/view/View;IIII)V
.registers 8
.param p1, "view" # Landroid/view/View;
.param p2, "left" # I
.param p3, "top" # I
.param p4, "right" # I
.param p5, "bottom" # I
.line 551
.local p0, "this":Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;, "Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;"
iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
iget-object v0, v0, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->view:Lcom/google/android/material/snackbar/BaseTransientBottomBar$SnackbarBaseLayout;
const/4 v1, 0x0
invoke-virtual {v0, v1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar$SnackbarBaseLayout;->setOnLayoutChangeListener(Lcom/google/android/material/snackbar/BaseTransientBottomBar$OnLayoutChangeListener;)V
.line 553
iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-virtual {v0}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->shouldAnimate()Z
move-result v0
if-eqz v0, :cond_16
.line 555
iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-virtual {v0}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->animateViewIn()V
goto :goto_1b
.line 558
:cond_16
iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$7;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-virtual {v0}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->onViewShown()V
.line 560
:goto_1b
return-void
.end method