TestCenterAdapter$onBindViewHolder$4$1.smali
.class final Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterAdapter$onBindViewHolder$4$1;
.super Ljava/lang/Object;
.source "TestCenterAdapter.kt"
# interfaces
.implements Lcom/sandboxol/center/view/dialog/OneButtonDialog$OneButtonDialogListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterAdapter$onBindViewHolder$4;->onClick(Landroid/view/View;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterAdapter$onBindViewHolder$4;
# direct methods
.method constructor <init>(Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterAdapter$onBindViewHolder$4;)V
.registers 2
iput-object p1, p0, Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterAdapter$onBindViewHolder$4$1;->a:Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterAdapter$onBindViewHolder$4;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick()V
.registers 5
.line 1
iget-object v0, p0, Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterAdapter$onBindViewHolder$4$1;->a:Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterAdapter$onBindViewHolder$4;
iget-object v0, v0, Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterAdapter$onBindViewHolder$4;->b:Landroid/content/Context;
new-instance v1, Landroid/content/Intent;
.line 2
sget-object v2, Lcom/sandboxol/center/config/UrlConstant;->PLAY_STORE_URL:Ljava/lang/String;
invoke-static {v2}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
move-result-object v2
const-string v3, "android.intent.action.VIEW"
.line 3
invoke-direct {v1, v3, v2}, Landroid/content/Intent;-><init>(Ljava/lang/String;Landroid/net/Uri;)V
invoke-virtual {v0, v1}, Landroid/content/Context;->startActivity(Landroid/content/Intent;)V
return-void
.end method