BgNotificationDelegate$ContentViewHolder.smali
.class public Lcom/imo/android/imoim/biggroup/messagehelper/BgNotificationDelegate$ContentViewHolder;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/imo/android/imoim/biggroup/messagehelper/BgNotificationDelegate;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ContentViewHolder"
.end annotation
# instance fields
.field public final c:Landroid/view/View;
# direct methods
.method public constructor <init>(Landroid/view/View;)V
.registers 2
.line 235
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
.line 236
iput-object p1, p0, Lcom/imo/android/imoim/biggroup/messagehelper/BgNotificationDelegate$ContentViewHolder;->c:Landroid/view/View;
return-void
.end method