HelpMessageProvider$ViewHolder.smali

.class Lcom/sandboxol/imchat/message/provider/HelpMessageProvider$ViewHolder;
.super Ljava/lang/Object;
.source "HelpMessageProvider.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sandboxol/imchat/message/provider/HelpMessageProvider;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x2
    name = "ViewHolder"
.end annotation


# instance fields
.field public rlParent:Landroid/widget/RelativeLayout;

.field final synthetic this$0:Lcom/sandboxol/imchat/message/provider/HelpMessageProvider;


# direct methods
.method public constructor <init>(Lcom/sandboxol/imchat/message/provider/HelpMessageProvider;Landroid/view/View;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lcom/sandboxol/imchat/message/provider/HelpMessageProvider$ViewHolder;->this$0:Lcom/sandboxol/imchat/message/provider/HelpMessageProvider;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 2
    sget p1, Lcom/sandboxol/imchat/R$id;->rlParent:I

    invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;

    move-result-object p1

    check-cast p1, Landroid/widget/RelativeLayout;

    iput-object p1, p0, Lcom/sandboxol/imchat/message/provider/HelpMessageProvider$ViewHolder;->rlParent:Landroid/widget/RelativeLayout;

    return-void
.end method