HomeFragment$10.smali

.class Lcom/yctpublication/mastes/home/HomeFragment$10;
.super Ljava/lang/Object;
.source "HomeFragment.java"

# interfaces
.implements Landroid/view/View$OnClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/yctpublication/mastes/home/HomeFragment;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/yctpublication/mastes/home/HomeFragment;


# direct methods
.method constructor <init>(Lcom/yctpublication/mastes/home/HomeFragment;)V
    .registers 2
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x8010
        }
        names = {
            "this$0"
        }
    .end annotation

    .line 308
    iput-object p1, p0, Lcom/yctpublication/mastes/home/HomeFragment$10;->this$0:Lcom/yctpublication/mastes/home/HomeFragment;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onClick(Landroid/view/View;)V
    .registers 4
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x0
        }
        names = {
            "v"
        }
    .end annotation

    .line 313
    new-instance p1, Landroid/content/Intent;

    iget-object v0, p0, Lcom/yctpublication/mastes/home/HomeFragment$10;->this$0:Lcom/yctpublication/mastes/home/HomeFragment;

    invoke-virtual {v0}, Lcom/yctpublication/mastes/home/HomeFragment;->getContext()Landroid/content/Context;

    move-result-object v0

    const-class v1, Lcom/yctpublication/mastes/dailyquiz/DailyQuizActivity;

    invoke-direct {p1, v0, v1}, Landroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V

    .line 314
    iget-object v0, p0, Lcom/yctpublication/mastes/home/HomeFragment$10;->this$0:Lcom/yctpublication/mastes/home/HomeFragment;

    invoke-virtual {v0, p1}, Lcom/yctpublication/mastes/home/HomeFragment;->startActivity(Landroid/content/Intent;)V

    return-void
.end method