68 lines
1.6 KiB
Smali
68 lines
1.6 KiB
Smali
.class public Lcom/moji/newliveview/subject/cell/DetailCommentNoticeCell;
|
|
.super Lcom/moji/newliveview/dynamic/base/BaseCell;
|
|
.source "DetailCommentNoticeCell.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/newliveview/dynamic/base/BaseCell<",
|
|
"Ljava/lang/Object;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 18
|
|
invoke-direct {p0, p1}, Lcom/moji/newliveview/dynamic/base/BaseCell;-><init>(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()I
|
|
.locals 1
|
|
|
|
const/4 v0, 0x7
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public a(Landroid/view/ViewGroup;I)Lcom/moji/newliveview/dynamic/base/CustomViewHolder;
|
|
.locals 3
|
|
|
|
.line 28
|
|
new-instance p2, Lcom/moji/newliveview/dynamic/base/CustomViewHolder;
|
|
|
|
invoke-virtual {p1}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Landroid/view/LayoutInflater;->from(Landroid/content/Context;)Landroid/view/LayoutInflater;
|
|
|
|
move-result-object v0
|
|
|
|
sget v1, Lcom/moji/newliveview/R$layout;->item_subject_detail_comment_notice:I
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-virtual {v0, v1, p1, v2}, Landroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;Z)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-direct {p2, p1}, Lcom/moji/newliveview/dynamic/base/CustomViewHolder;-><init>(Landroid/view/View;)V
|
|
|
|
return-object p2
|
|
.end method
|
|
|
|
.method public a(Lcom/moji/newliveview/dynamic/base/CustomViewHolder;I)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|