WeChat.apk(点击下载) / EmojiDebugUI$k.java


package com.tencent.mm.emoji.debug;

import android.content.Intent;
import com.tencent.mm.R;
import kh4.a;
import lh4.o;
import sv3.b;
import wg4.b0;

public final class EmojiDebugUI$k extends o implements a<b0> {

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

    /* JADX INFO: super call moved to the top of the method (can break code semantics) */
    public EmojiDebugUI$k(EmojiDebugUI emojiDebugUI) {
        super(0);
        this.f74247d = emojiDebugUI;
    }

    /* Return type fixed from 'java.lang.Object' to match base method */
    @Override // kh4.a
    public b0 invoke() {
        Intent intent = new Intent();
        intent.putExtra("rawUrl", "https://game.weixin.qq.com/cgi-bin/h5/static/act_dnfm/index.html?noticeid=90248502&wechat_pkgid=act_dnfm_index&actid=138433&nav_color=F2D8AB&darkmode_nav_color=F2D8AB&hide_share_option=1#wechat_redirect");
        intent.putExtra("from_shortcut", true);
        intent.putExtra("disable_minimize", true);
        intent.putExtra("MMActivity.OverrideEnterAnimation", R.anim.f357210p);
        intent.putExtra("MMActivity.OverrideExitAnimation", R.anim.f357341dd);
        b.n(this.f74247d, "webview", ".ui.tools.WebViewUI", intent, 1001);
        this.f74247d.overridePendingTransition(R.anim.f357343df, R.anim.f357210p);
        return b0.f332794a;
    }
}