ChildSingleAdapter$ViewHolder.smali
.class public final Lcom/imo/android/imoim/widgets/modulelayout/child/ChildSingleAdapter$ViewHolder;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/imo/android/imoim/widgets/modulelayout/child/ChildSingleAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "ViewHolder"
.end annotation
# direct methods
.method public constructor <init>(Landroid/view/View;)V
.registers 3
const-string v0, "itemView"
invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
.line 39
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
return-void
.end method