Weather/smali_classes3/com/moji/user/message/fragment/MsgLiveViewCommentFragment$3.smali
2021-05-10 10:13:34 +02:00

102 lines
3.6 KiB
Smali

.class Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment$3;
.super Ljava/lang/Object;
.source "MsgLiveViewCommentFragment.java"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;->a(Lcom/moji/newliveview/dynamic/base/BaseCell;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/newliveview/dynamic/base/BaseCell;
.field final synthetic b:Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;
# direct methods
.method constructor <init>(Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;Lcom/moji/newliveview/dynamic/base/BaseCell;)V
.locals 0
.line 80
iput-object p1, p0, Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment$3;->b:Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;
iput-object p2, p0, Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment$3;->a:Lcom/moji/newliveview/dynamic/base/BaseCell;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/view/View;)V
.locals 3
.line 83
iget-object p1, p0, Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment$3;->b:Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;
iget-object p1, p1, Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;->g:Lcom/moji/user/message/NewMsgDialog;
iget-object p1, p1, Lcom/moji/user/message/NewMsgDialog;->a:Landroid/app/Dialog;
invoke-virtual {p1}, Landroid/app/Dialog;->dismiss()V
.line 84
iget-object p1, p0, Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment$3;->a:Lcom/moji/newliveview/dynamic/base/BaseCell;
invoke-virtual {p1}, Lcom/moji/newliveview/dynamic/base/BaseCell;->f()Ljava/lang/Object;
move-result-object p1
check-cast p1, Lcom/moji/http/message/bean/CommentMsgResp$CommentMsg;
if-eqz p1, :cond_0
.line 86
new-instance v0, Landroid/content/Intent;
iget-object v1, p0, Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment$3;->b:Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;
invoke-virtual {v1}, Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v1
const-class v2, Lcom/moji/user/message/CommentInputActivity;
invoke-direct {v0, v1, v2}, Landroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V
const-string v1, "key_input_comment"
.line 87
invoke-virtual {v0, v1, p1}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/io/Serializable;)Landroid/content/Intent;
.line 88
iget-object p1, p0, Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment$3;->b:Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;
const/16 v1, 0x64
invoke-virtual {p1, v0, v1}, Lcom/moji/user/message/fragment/MsgLiveViewCommentFragment;->startActivityForResult(Landroid/content/Intent;I)V
.line 90
:cond_0
invoke-static {}, Lcom/moji/statistics/EventManager;->a()Lcom/moji/statistics/EventManager;
move-result-object p1
sget-object v0, Lcom/moji/statistics/EVENT_TAG;->ME_NEWS_TIMELINE_DETAIL_COMMENT_QUIK_REPLY:Lcom/moji/statistics/EVENT_TAG;
invoke-virtual {p1, v0}, Lcom/moji/statistics/EventManager;->a(Lcom/moji/statistics/EVENT_TAG;)Lcom/moji/statistics/EventManager;
return-void
.end method