Weather/smali_classes2/com/moji/index/ForumAdapter.smali
2021-05-10 10:13:34 +02:00

34 lines
732 B
Smali

.class public Lcom/moji/index/ForumAdapter;
.super Lcom/moji/index/VideoAdapter;
.source "ForumAdapter.java"
# direct methods
.method public constructor <init>(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/moji/http/index/IndexResp$IndexRegionListBean$IndexContentListBean;",
">;)V"
}
.end annotation
.line 14
invoke-direct {p0, p1}, Lcom/moji/index/VideoAdapter;-><init>(Ljava/util/List;)V
return-void
.end method
# virtual methods
.method protected f(I)I
.locals 0
.line 19
sget p1, Lcom/moji/index/R$layout;->item_forum:I
return p1
.end method