CommentsAdapter$ItemViewHolder.smali

.class Lhurriyet/mobil/android/hurriyet/adapters/CommentsAdapter$ItemViewHolder;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "CommentsAdapter.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lhurriyet/mobil/android/hurriyet/adapters/CommentsAdapter;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = "ItemViewHolder"
.end annotation


# instance fields
.field final synthetic this$0:Lhurriyet/mobil/android/hurriyet/adapters/CommentsAdapter;

.field txtComment:Lhurriyet/mobil/android/hurriyet/views/HurriyetTextView;

.field txtCommentDate:Lhurriyet/mobil/android/hurriyet/views/HurriyetTextView;

.field txtCommentOwner:Lhurriyet/mobil/android/hurriyet/views/HurriyetTextView;


# direct methods
.method public constructor <init>(Lhurriyet/mobil/android/hurriyet/adapters/CommentsAdapter;Landroid/view/View;)V
    .registers 3

    .line 59
    iput-object p1, p0, Lhurriyet/mobil/android/hurriyet/adapters/CommentsAdapter$ItemViewHolder;->this$0:Lhurriyet/mobil/android/hurriyet/adapters/CommentsAdapter;

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

    const p1, 0x7f0903e9

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

    move-result-object p1

    check-cast p1, Lhurriyet/mobil/android/hurriyet/views/HurriyetTextView;

    iput-object p1, p0, Lhurriyet/mobil/android/hurriyet/adapters/CommentsAdapter$ItemViewHolder;->txtComment:Lhurriyet/mobil/android/hurriyet/views/HurriyetTextView;

    const p1, 0x7f0903eb

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

    move-result-object p1

    check-cast p1, Lhurriyet/mobil/android/hurriyet/views/HurriyetTextView;

    iput-object p1, p0, Lhurriyet/mobil/android/hurriyet/adapters/CommentsAdapter$ItemViewHolder;->txtCommentOwner:Lhurriyet/mobil/android/hurriyet/views/HurriyetTextView;

    const p1, 0x7f0903ea

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

    move-result-object p1

    check-cast p1, Lhurriyet/mobil/android/hurriyet/views/HurriyetTextView;

    iput-object p1, p0, Lhurriyet/mobil/android/hurriyet/adapters/CommentsAdapter$ItemViewHolder;->txtCommentDate:Lhurriyet/mobil/android/hurriyet/views/HurriyetTextView;

    return-void
.end method