139 lines
4.7 KiB
Smali
139 lines
4.7 KiB
Smali
.class Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;
|
|
.super Landroid/support/v7/widget/RecyclerView$ViewHolder;
|
|
.source "SubjectRelativeArticleAdapter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = "CommentHeaderViewHolder"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic n:Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter;
|
|
|
|
.field private o:Landroid/widget/FrameLayout;
|
|
|
|
.field private p:Landroid/widget/TextView;
|
|
|
|
.field private q:Landroid/widget/TextView;
|
|
|
|
.field private r:Landroid/widget/TextView;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter;Landroid/view/View;)V
|
|
.locals 1
|
|
|
|
.line 399
|
|
iput-object p1, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->n:Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter;
|
|
|
|
.line 400
|
|
invoke-direct {p0, p2}, Landroid/support/v7/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
|
|
|
|
.line 401
|
|
sget p1, Lcom/moji/mjweather/feed/R$id;->v_rob_sofa:I
|
|
|
|
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/widget/FrameLayout;
|
|
|
|
iput-object p1, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->o:Landroid/widget/FrameLayout;
|
|
|
|
.line 402
|
|
sget p1, Lcom/moji/mjweather/feed/R$id;->fl_background:I
|
|
|
|
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
sget v0, Lcom/moji/mjweather/feed/R$color;->white:I
|
|
|
|
invoke-virtual {p1, v0}, Landroid/view/View;->setBackgroundResource(I)V
|
|
|
|
.line 403
|
|
sget p1, Lcom/moji/mjweather/feed/R$id;->tv_comment_title:I
|
|
|
|
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/widget/TextView;
|
|
|
|
iput-object p1, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->p:Landroid/widget/TextView;
|
|
|
|
.line 404
|
|
sget p1, Lcom/moji/mjweather/feed/R$id;->tv_comment_num:I
|
|
|
|
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/widget/TextView;
|
|
|
|
iput-object p1, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->q:Landroid/widget/TextView;
|
|
|
|
.line 405
|
|
sget p1, Lcom/moji/mjweather/feed/R$id;->tv_sofa:I
|
|
|
|
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/widget/TextView;
|
|
|
|
iput-object p1, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->r:Landroid/widget/TextView;
|
|
|
|
.line 406
|
|
iget-object p1, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->r:Landroid/widget/TextView;
|
|
|
|
sget p2, Lcom/moji/mjweather/feed/R$drawable;->button_bg_sofa_subject_selector:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/widget/TextView;->setBackgroundResource(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic a(Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;)Landroid/widget/FrameLayout;
|
|
.locals 0
|
|
|
|
.line 392
|
|
iget-object p0, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->o:Landroid/widget/FrameLayout;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic b(Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;)Landroid/widget/TextView;
|
|
.locals 0
|
|
|
|
.line 392
|
|
iget-object p0, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->p:Landroid/widget/TextView;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic c(Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;)Landroid/widget/TextView;
|
|
.locals 0
|
|
|
|
.line 392
|
|
iget-object p0, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->q:Landroid/widget/TextView;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic d(Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;)Landroid/widget/TextView;
|
|
.locals 0
|
|
|
|
.line 392
|
|
iget-object p0, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentHeaderViewHolder;->r:Landroid/widget/TextView;
|
|
|
|
return-object p0
|
|
.end method
|