76 lines
2.0 KiB
Smali
76 lines
2.0 KiB
Smali
.class public Lcom/moji/index/VideoAdapter$VideoHolder;
|
|
.super Lcom/moji/recyclerview/RecyclerHolder;
|
|
.source "VideoAdapter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/index/VideoAdapter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "VideoHolder"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final n:Landroid/widget/TextView;
|
|
|
|
.field final o:Landroid/widget/ImageView;
|
|
|
|
.field final p:Landroid/view/View;
|
|
|
|
.field final q:Landroid/view/View;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/view/View;Lcom/moji/recyclerview/RecyclerAdapter;)V
|
|
.locals 0
|
|
|
|
.line 52
|
|
invoke-direct {p0, p1, p2}, Lcom/moji/recyclerview/RecyclerHolder;-><init>(Landroid/view/View;Lcom/moji/recyclerview/RecyclerAdapter;)V
|
|
|
|
.line 53
|
|
sget p2, Lcom/moji/index/R$id;->title:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p2
|
|
|
|
check-cast p2, Landroid/widget/TextView;
|
|
|
|
iput-object p2, p0, Lcom/moji/index/VideoAdapter$VideoHolder;->n:Landroid/widget/TextView;
|
|
|
|
.line 54
|
|
sget p2, Lcom/moji/index/R$id;->image:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p2
|
|
|
|
check-cast p2, Landroid/widget/ImageView;
|
|
|
|
iput-object p2, p0, Lcom/moji/index/VideoAdapter$VideoHolder;->o:Landroid/widget/ImageView;
|
|
|
|
.line 55
|
|
sget p2, Lcom/moji/index/R$id;->fill_head:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p2
|
|
|
|
iput-object p2, p0, Lcom/moji/index/VideoAdapter$VideoHolder;->p:Landroid/view/View;
|
|
|
|
.line 56
|
|
sget p2, Lcom/moji/index/R$id;->fill_tail:I
|
|
|
|
invoke-virtual {p1, p2}, Landroid/view/View;->findViewById(I)Landroid/view/View;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/index/VideoAdapter$VideoHolder;->q:Landroid/view/View;
|
|
|
|
return-void
|
|
.end method
|