VideoFragment.smali

.class public Lcom/sandboxol/blockymods/view/fragment/video/VideoFragment;
.super Lcom/sandboxol/common/base/app/TemplateFragment;
.source "VideoFragment.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/sandboxol/common/base/app/TemplateFragment<",
        "Lcom/sandboxol/blockymods/view/fragment/video/c;",
        "Lcom/sandboxol/blockymods/databinding/Pc;",
        ">;"
    }
.end annotation


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

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

    return-void
.end method


# virtual methods
.method protected a(Lcom/sandboxol/blockymods/databinding/Pc;Lcom/sandboxol/blockymods/view/fragment/video/c;)V
    .registers 3

    .line 1
    invoke-virtual {p1, p2}, Lcom/sandboxol/blockymods/databinding/Pc;->a(Lcom/sandboxol/blockymods/view/fragment/video/c;)V

    return-void
.end method

.method protected bridge synthetic bindViewModel(Landroidx/databinding/ViewDataBinding;Lcom/sandboxol/common/base/viewmodel/ViewModel;)V
    .registers 3

    .line 1
    check-cast p1, Lcom/sandboxol/blockymods/databinding/Pc;

    check-cast p2, Lcom/sandboxol/blockymods/view/fragment/video/c;

    invoke-virtual {p0, p1, p2}, Lcom/sandboxol/blockymods/view/fragment/video/VideoFragment;->a(Lcom/sandboxol/blockymods/databinding/Pc;Lcom/sandboxol/blockymods/view/fragment/video/c;)V

    return-void
.end method

.method protected getLayoutId()I
    .registers 2

    const v0, 0x7f0d0144

    return v0
.end method

.method protected getViewModel()Lcom/sandboxol/blockymods/view/fragment/video/c;
    .registers 3

    .line 2
    new-instance v0, Lcom/sandboxol/blockymods/view/fragment/video/c;

    iget-object v1, p0, Lcom/sandboxol/common/base/app/BaseFragment;->context:Landroid/content/Context;

    invoke-direct {v0, v1, p0}, Lcom/sandboxol/blockymods/view/fragment/video/c;-><init>(Landroid/content/Context;Lcom/sandboxol/blockymods/view/fragment/video/VideoFragment;)V

    return-object v0
.end method

.method protected bridge synthetic getViewModel()Lcom/sandboxol/common/base/viewmodel/ViewModel;
    .registers 2

    .line 1
    invoke-virtual {p0}, Lcom/sandboxol/blockymods/view/fragment/video/VideoFragment;->getViewModel()Lcom/sandboxol/blockymods/view/fragment/video/c;

    move-result-object v0

    return-object v0
.end method

.method public onRightButtonClick(Landroid/view/View;)V
    .registers 2

    .line 1
    iget-object p1, p0, Lcom/sandboxol/common/base/app/BaseFragment;->viewModel:Lcom/sandboxol/common/base/viewmodel/ViewModel;

    check-cast p1, Lcom/sandboxol/blockymods/view/fragment/video/c;

    invoke-virtual {p1}, Lcom/sandboxol/blockymods/view/fragment/video/c;->h()V

    return-void
.end method