apkfuckery/com.discord/smali_classes2/com/google/android/material/tabs/TabLayout$c$1.smali
2019-02-14 23:50:29 +01:00

81 lines
2.2 KiB
Smali

.class final Lcom/google/android/material/tabs/TabLayout$c$1;
.super Ljava/lang/Object;
.source "TabLayout.java"
# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/tabs/TabLayout$c;->R(II)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic aKp:I
.field final synthetic aKq:I
.field final synthetic aKr:I
.field final synthetic aKs:I
.field final synthetic aKt:Lcom/google/android/material/tabs/TabLayout$c;
# direct methods
.method constructor <init>(Lcom/google/android/material/tabs/TabLayout$c;IIII)V
.locals 0
iput-object p1, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKt:Lcom/google/android/material/tabs/TabLayout$c;
iput p2, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKp:I
iput p3, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKq:I
iput p4, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKr:I
iput p5, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKs:I
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onAnimationUpdate(Landroid/animation/ValueAnimator;)V
.locals 4
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedFraction()F
move-result p1
iget-object v0, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKt:Lcom/google/android/material/tabs/TabLayout$c;
iget v1, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKp:I
iget v2, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKq:I
invoke-static {v1, v2, p1}, Lcom/google/android/material/animation/AnimationUtils;->lerp(IIF)I
move-result v1
iget v2, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKr:I
iget v3, p0, Lcom/google/android/material/tabs/TabLayout$c$1;->aKs:I
invoke-static {v2, v3, p1}, Lcom/google/android/material/animation/AnimationUtils;->lerp(IIF)I
move-result p1
invoke-virtual {v0, v1, p1}, Lcom/google/android/material/tabs/TabLayout$c;->Q(II)V
return-void
.end method