58 lines
2.3 KiB
Smali
58 lines
2.3 KiB
Smali
.class public Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter$CommentViewHolder;
|
|
.super Landroid/support/v7/widget/RecyclerView$ViewHolder;
|
|
.source "AbsDetailAdapter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x4
|
|
name = "CommentViewHolder"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic n:Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter;
|
|
|
|
.field private o:Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter;Landroid/view/View;)V
|
|
.locals 0
|
|
|
|
.line 605
|
|
iput-object p1, p0, Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter$CommentViewHolder;->n:Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter;
|
|
|
|
.line 606
|
|
invoke-direct {p0, p2}, Landroid/support/v7/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
|
|
|
|
.line 607
|
|
check-cast p2, Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
|
|
|
|
iput-object p2, p0, Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter$CommentViewHolder;->o:Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
|
|
|
|
.line 608
|
|
iget-object p2, p0, Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter$CommentViewHolder;->o:Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
|
|
|
|
invoke-static {p1}, Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter;->a(Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter;)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/AbsDetailAdapter$CommentViewHolder;)Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
|
|
.locals 0
|
|
|
|
.line 602
|
|
iget-object p0, p0, Lcom/moji/mjweather/feed/adapter/AbsDetailAdapter$CommentViewHolder;->o:Lcom/moji/mjweather/ipc/view/liveviewcomment/CommentView;
|
|
|
|
return-object p0
|
|
.end method
|