CommunityReportUploadSuccessFragment.smali

.class public final Lcom/imo/android/imoim/community/report/fragment/CommunityReportUploadSuccessFragment;
.super Lcom/imo/android/imoim/community/report/fragment/BaseCommunityReportFragment;
.source "SourceFile"


# instance fields
.field private b:Ljava/util/HashMap;


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 13
    invoke-direct {p0}, Lcom/imo/android/imoim/community/report/fragment/BaseCommunityReportFragment;-><init>()V

    return-void
.end method


# virtual methods
.method public final b()V
    .registers 2

    iget-object v0, p0, Lcom/imo/android/imoim/community/report/fragment/CommunityReportUploadSuccessFragment;->b:Ljava/util/HashMap;

    if-eqz v0, :cond_7

    invoke-virtual {v0}, Ljava/util/HashMap;->clear()V

    :cond_7
    return-void
.end method

.method public final onCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
    .registers 5

    const-string p3, "inflater"

    invoke-static {p1, p3}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    const p3, 0x73060010

    const/4 v0, 0x0

    .line 19
    invoke-virtual {p1, p3, p2, v0}, Landroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;Z)Landroid/view/View;

    move-result-object p1

    return-object p1
.end method

.method public final synthetic onDestroyView()V
    .registers 1

    invoke-super {p0}, Lcom/imo/android/imoim/community/report/fragment/BaseCommunityReportFragment;->onDestroyView()V

    invoke-virtual {p0}, Lcom/imo/android/imoim/community/report/fragment/CommunityReportUploadSuccessFragment;->b()V

    return-void
.end method