WeChat.apk(点击下载) / RepairerSportUI$c.java


package com.tencent.mm.plugin.repairer.ui;

import android.content.Intent;
import android.view.View;
import j30.a;
import java.util.ArrayList;
import sv3.b;

public final class RepairerSportUI$c implements View.OnClickListener {

    /* renamed from: d  reason: collision with root package name */
    public final /* synthetic */ RepairerSportUI f142320d;

    public RepairerSportUI$c(RepairerSportUI repairerSportUI) {
        this.f142320d = repairerSportUI;
    }

    public final void onClick(View view) {
        ArrayList arrayList = new ArrayList();
        arrayList.add(view);
        Object[] array = arrayList.toArray();
        arrayList.clear();
        a.b("com/tencent/mm/plugin/repairer/ui/RepairerSportUI$onCreate$3", "android/view/View$OnClickListener", "onClick", "(Landroid/view/View;)V", this, array);
        Intent intent = new Intent();
        intent.putExtra("rawUrl", "https://fm.m.tencent.com/an:mhr/sports/");
        b.j(this.f142320d, "webview", ".ui.tools.WebViewUI", intent, null);
        a.g(this, "com/tencent/mm/plugin/repairer/ui/RepairerSportUI$onCreate$3", "android/view/View$OnClickListener", "onClick", "(Landroid/view/View;)V");
    }
}