32 lines
974 B
Smali
32 lines
974 B
Smali
.class public Lcom/moji/mjweather/weather/avatar/DialogAvatarView;
|
|
.super Lcom/moji/mjweather/weather/avatar/AvatarView;
|
|
.source "DialogAvatarView.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
|
.locals 0
|
|
|
|
.line 12
|
|
invoke-direct {p0, p1, p2}, Lcom/moji/mjweather/weather/avatar/AvatarView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected a()Lcom/moji/mjweather/weather/avatar/CityImageView;
|
|
.locals 2
|
|
|
|
.line 17
|
|
new-instance v0, Lcom/moji/mjweather/weather/avatar/ShowAndSendToBridgeImageView;
|
|
|
|
invoke-virtual {p0}, Lcom/moji/mjweather/weather/avatar/DialogAvatarView;->getContext()Landroid/content/Context;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-direct {v0, v1}, Lcom/moji/mjweather/weather/avatar/ShowAndSendToBridgeImageView;-><init>(Landroid/content/Context;)V
|
|
|
|
return-object v0
|
|
.end method
|