Weather/smali_classes2/com/moji/mjweather/setting/presenter/AccountManageCenterPresenter$1.smali
2021-05-10 10:13:34 +02:00

28 lines
726 B
Smali

.class Lcom/moji/mjweather/setting/presenter/AccountManageCenterPresenter$1;
.super Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithBindSocial$AbsSocialActionItem;
.source "AccountManageCenterPresenter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/setting/presenter/AccountManageCenterPresenter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# virtual methods
.method public a(Landroid/view/View;)V
.locals 0
const-string p1, "icon_login_weibo_fill"
.line 64
invoke-static {p1}, Lcom/moji/tool/ToastTool;->a(Ljava/lang/String;)V
return-void
.end method