WeChat.apk(点击下载) / t.java


package zz1;

import android.app.Activity;
import android.content.Intent;
import com.tencent.mm.sdk.platformtools.MMApplicationContext;
import kh4.l;
import lh4.o;
import sv3.b;
import wg4.b0;

public final class t extends o implements l<Activity, b0> {

    /* renamed from: d  reason: collision with root package name */
    public static final t f357136d = new t();

    public t() {
        super(1);
    }

    /* Return type fixed from 'java.lang.Object' to match base method */
    /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
    @Override // kh4.l
    public b0 invoke(Activity activity) {
        Activity activity2 = activity;
        Intent intent = new Intent();
        intent.putExtra("rawUrl", "https://support.weixin.qq.com/cgi-bin/mmfindersupport-bin/newreadtemplate?t=page/outer_page/switch_recommendation");
        if (activity2 == null) {
            activity2 = MMApplicationContext.getContext();
        }
        b.j(activity2, "webview", ".ui.tools.WebViewUI", intent, null);
        return b0.f332794a;
    }
}