Weather/smali_classes2/com/moji/mjweather/feed/cards/VideoSmallPicViewHolder.smali
2021-05-10 10:13:34 +02:00

29 lines
761 B
Smali

.class public Lcom/moji/mjweather/feed/cards/VideoSmallPicViewHolder;
.super Lcom/moji/mjweather/feed/cards/BaseFeedViewHolder;
.source "VideoSmallPicViewHolder.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/moji/mjweather/feed/cards/BaseFeedViewHolder<",
"Lcom/moji/http/fdsapi/entity/cards/FeedBean;",
">;"
}
.end annotation
# instance fields
.field private n:Landroid/content/Context;
# direct methods
.method static synthetic a(Lcom/moji/mjweather/feed/cards/VideoSmallPicViewHolder;)Landroid/content/Context;
.locals 0
.line 27
iget-object p0, p0, Lcom/moji/mjweather/feed/cards/VideoSmallPicViewHolder;->n:Landroid/content/Context;
return-object p0
.end method