MyLibraryFragment$1.smali
.class Lcom/yctpublication/mastes/home/MyLibraryFragment$1;
.super Ljava/lang/Object;
.source "MyLibraryFragment.java"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/yctpublication/mastes/home/MyLibraryFragment;->onCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/yctpublication/mastes/home/MyLibraryFragment;
# direct methods
.method constructor <init>(Lcom/yctpublication/mastes/home/MyLibraryFragment;)V
.registers 2
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010
}
names = {
"this$0"
}
.end annotation
.line 34
iput-object p1, p0, Lcom/yctpublication/mastes/home/MyLibraryFragment$1;->this$0:Lcom/yctpublication/mastes/home/MyLibraryFragment;
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 37
new-instance p1, Landroid/content/Intent;
iget-object v0, p0, Lcom/yctpublication/mastes/home/MyLibraryFragment$1;->this$0:Lcom/yctpublication/mastes/home/MyLibraryFragment;
invoke-virtual {v0}, Lcom/yctpublication/mastes/home/MyLibraryFragment;->getContext()Landroid/content/Context;
move-result-object v0
const-class v1, Lcom/yctpublication/mastes/userlibrary/LibraryTypeListActivity;
invoke-direct {p1, v0, v1}, Landroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V
const-string v0, "type"
const-string v1, "eBook"
.line 38
invoke-virtual {p1, v0, v1}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
.line 39
iget-object v0, p0, Lcom/yctpublication/mastes/home/MyLibraryFragment$1;->this$0:Lcom/yctpublication/mastes/home/MyLibraryFragment;
invoke-virtual {v0, p1}, Lcom/yctpublication/mastes/home/MyLibraryFragment;->startActivity(Landroid/content/Intent;)V
return-void
.end method