n.smali

.class public Lcom/sandboxol/halloween/view/template/fragment/reproduce/n;
.super Lcom/sandboxol/common/base/viewmodel/ViewModel;
.source "ReproduceViewModel.java"


# instance fields
.field public a:Lcom/sandboxol/halloween/view/template/fragment/reproduce/m;

.field public b:Landroidx/databinding/ObservableField;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroidx/databinding/ObservableField<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation
.end field

.field public c:Landroidx/databinding/ObservableField;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroidx/databinding/ObservableField<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Landroid/content/Context;)V
    .registers 4

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/common/base/viewmodel/ViewModel;-><init>()V

    .line 2
    new-instance v0, Landroidx/databinding/ObservableField;

    invoke-direct {v0}, Landroidx/databinding/ObservableField;-><init>()V

    iput-object v0, p0, Lcom/sandboxol/halloween/view/template/fragment/reproduce/n;->b:Landroidx/databinding/ObservableField;

    .line 3
    new-instance v0, Landroidx/databinding/ObservableField;

    invoke-direct {v0}, Landroidx/databinding/ObservableField;-><init>()V

    iput-object v0, p0, Lcom/sandboxol/halloween/view/template/fragment/reproduce/n;->c:Landroidx/databinding/ObservableField;

    .line 4
    new-instance v0, Lcom/sandboxol/halloween/view/template/fragment/reproduce/m;

    sget v1, Lcom/sandboxol/halloween/R$string;->no_data:I

    invoke-direct {v0, p1, v1}, Lcom/sandboxol/halloween/view/template/fragment/reproduce/m;-><init>(Landroid/content/Context;I)V

    iput-object v0, p0, Lcom/sandboxol/halloween/view/template/fragment/reproduce/n;->a:Lcom/sandboxol/halloween/view/template/fragment/reproduce/m;

    return-void
.end method


# virtual methods
.method public onDestroy()V
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/halloween/view/template/fragment/reproduce/n;->a:Lcom/sandboxol/halloween/view/template/fragment/reproduce/m;

    invoke-virtual {v0}, Lcom/sandboxol/halloween/view/template/fragment/reproduce/m;->b()V

    .line 2
    invoke-super {p0}, Lcom/sandboxol/common/base/viewmodel/ViewModel;->onDestroy()V

    return-void
.end method