37 lines
848 B
Smali
37 lines
848 B
Smali
.class public Lcom/moji/mjad/tab/TabAdControl;
|
|
.super Lcom/moji/mjad/base/AbsAdDataControl;
|
|
.source "TabAdControl.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/mjad/base/AbsAdDataControl<",
|
|
"Lcom/moji/mjad/tab/data/AdTab;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public drawables:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Landroid/graphics/drawable/StateListDrawable;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;)V
|
|
.locals 0
|
|
|
|
.line 17
|
|
invoke-direct {p0, p1}, Lcom/moji/mjad/base/AbsAdDataControl;-><init>(Landroid/content/Context;)V
|
|
|
|
return-void
|
|
.end method
|