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


package fn1;

import android.content.Intent;
import android.view.MenuItem;
import com.tencent.mm.plugin.finder.feed.ui.FinderTopicFeedUI;
import com.tencent.mm.sdk.platformtools.LocaleUtil;
import i14.p0;
import java.util.Arrays;
import lh4.m;
import rm1.hc;
import sv3.b;

public final class s5 implements p0 {

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

    public s5(FinderTopicFeedUI finderTopicFeedUI) {
        this.f215818d = finderTopicFeedUI;
    }

    @Override // i14.p0
    public final void onMMMenuItemSelected(MenuItem menuItem, int i15) {
        if (menuItem.getItemId() == 10004) {
            FinderTopicFeedUI finderTopicFeedUI = this.f215818d;
            hc hcVar = finderTopicFeedUI.f112351r;
            if (hcVar != null) {
                String str = hcVar.F;
                if (str != null) {
                    m.g(finderTopicFeedUI, "context");
                    String format = String.format("https://weixin110.qq.com/security/readtemplate?t=weixin_report/w_type&scene=%d&wechat_real_lang=%s&topic_wording=%s", Arrays.copyOf(new Object[]{64, LocaleUtil.getApplicationLanguage(), str}, 3));
                    m.f(format, "format(format, *args)");
                    Intent intent = new Intent();
                    intent.putExtra("rawUrl", format);
                    b.j(finderTopicFeedUI, "webview", ".ui.tools.WebViewUI", intent, null);
                    return;
                }
                return;
            }
            m.p("viewCallback");
            throw null;
        }
    }
}