BgNotificationDelegate$HeaderViewHolder.smali

.class public Lcom/imo/android/imoim/biggroup/messagehelper/BgNotificationDelegate$HeaderViewHolder;
.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 = "HeaderViewHolder"
.end annotation


# instance fields
.field public final d:Landroid/view/View;


# direct methods
.method public constructor <init>(Landroid/view/View;)V
    .registers 2

    .line 211
    invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V

    .line 212
    iput-object p1, p0, Lcom/imo/android/imoim/biggroup/messagehelper/BgNotificationDelegate$HeaderViewHolder;->d:Landroid/view/View;

    return-void
.end method