Weather/smali_classes2/com/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentViewHolder.smali
2021-05-10 10:13:34 +02:00

58 lines
2.4 KiB
Smali

.class Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentViewHolder;
.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 = "CommentViewHolder"
.end annotation
# instance fields
.field final synthetic n:Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter;
.field private o:Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
# direct methods
.method public constructor <init>(Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter;Landroid/view/View;)V
.locals 0
.line 414
iput-object p1, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentViewHolder;->n:Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter;
.line 415
invoke-direct {p0, p2}, Landroid/support/v7/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
.line 416
check-cast p2, Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
iput-object p2, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentViewHolder;->o:Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
.line 417
iget-object p2, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentViewHolder;->o:Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
invoke-static {p1}, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter;->c(Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter;)Lcom/moji/mjweather/ipc/view/liveviewcomment/LiveViewReplyCommentView$OnReplyCommentListener;
move-result-object p1
invoke-virtual {p2, p1}, Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;->setOnReplyCommentListener(Lcom/moji/mjweather/ipc/view/liveviewcomment/LiveViewReplyCommentView$OnReplyCommentListener;)V
return-void
.end method
.method static synthetic a(Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentViewHolder;)Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
.locals 0
.line 410
iget-object p0, p0, Lcom/moji/mjweather/feed/adapter/SubjectRelativeArticleAdapter$CommentViewHolder;->o:Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
return-object p0
.end method