TabLayoutBindAdapter$1.smali
.class final Lcom/sandboxol/center/binding/adapter/TabLayoutBindAdapter$1;
.super Ljava/lang/Object;
.source "TabLayoutBindAdapter.java"
# interfaces
.implements Lcom/google/android/material/tabs/TabLayout$c;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sandboxol/center/binding/adapter/TabLayoutBindAdapter;->setTabLayout(Lcom/google/android/material/tabs/TabLayout;Lcom/sandboxol/common/command/ReplyCommand;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# instance fields
.field final synthetic val$onTabSelectedCommand:Lcom/sandboxol/common/command/ReplyCommand;
# direct methods
.method constructor <init>(Lcom/sandboxol/common/command/ReplyCommand;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/center/binding/adapter/TabLayoutBindAdapter$1;->val$onTabSelectedCommand:Lcom/sandboxol/common/command/ReplyCommand;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onTabReselected(Lcom/google/android/material/tabs/TabLayout$f;)V
.registers 2
return-void
.end method
.method public onTabSelected(Lcom/google/android/material/tabs/TabLayout$f;)V
.registers 3
.line 1
iget-object v0, p0, Lcom/sandboxol/center/binding/adapter/TabLayoutBindAdapter$1;->val$onTabSelectedCommand:Lcom/sandboxol/common/command/ReplyCommand;
invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayout$f;->c()I
move-result p1
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
invoke-virtual {v0, p1}, Lcom/sandboxol/common/command/ReplyCommand;->execute(Ljava/lang/Object;)V
return-void
.end method
.method public onTabUnselected(Lcom/google/android/material/tabs/TabLayout$f;)V
.registers 2
return-void
.end method