package xyz.netfly.mobile.view;

import android.view.LayoutInflater;
import kotlinx.coroutines.y;
import org.drive_hunter.R;
import xyz.stream.view.BaseActivity;
import xyz.stream.view.BaseViewModel;
import xyz.stream.view.UiUtils;

/* JADX INFO: loaded from: classes3.dex */
public class AirplayGuideActivity extends BaseActivity<BaseViewModel, ie.b> {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final /* synthetic */ int f35110b = 0;

    @Override // xyz.stream.view.BaseActivity
    public final v3.a getViewBinding() {
        return ie.b.inflate(LayoutInflater.from(this), null, false);
    }

    @Override // xyz.stream.view.BaseActivity
    public final void initView() {
        ((ie.b) this.binding).f26654b.setOnClickListener(new com.google.android.material.textfield.b(this, 4));
        xyz.stream.utils.e.d().getClass();
        if (xyz.stream.utils.e.e().contains("ar")) {
            ((ie.b) this.binding).f26654b.setScaleX(-1.0f);
        }
        ((ie.b) this.binding).f26666n.setText(getString(R.string.guide_title));
        ((ie.b) this.binding).f26655c.setText(getString(R.string.guide_desc));
        ((ie.b) this.binding).f26656d.setText(getString(R.string.guide_sec_1));
        ((ie.b) this.binding).f26657e.setText(getString(R.string.guide_sec_2));
        ((ie.b) this.binding).f26658f.setText(getString(R.string.guide_sec_3));
        ((ie.b) this.binding).f26659g.setText(getString(R.string.guide_sec_4));
        ((ie.b) this.binding).f26660h.setText(getString(R.string.guide_thr_1));
        ((ie.b) this.binding).f26661i.setText(getString(R.string.guide_thr_2));
        ((ie.b) this.binding).f26662j.setText(getString(R.string.guide_thr_3));
        ((ie.b) this.binding).f26663k.setText(getString(R.string.guide_thr_4));
        ((ie.b) this.binding).f26664l.setText(getString(R.string.guide_thr_5));
        ((ie.b) this.binding).f26665m.setText(getString(R.string.guide_thr_6));
    }

    @Override // xyz.stream.view.BaseActivity
    public final void onInit() {
        super.onInit();
        requestWindowFeature(1);
        y.S("MobileAirplayGuideActivity");
        UiUtils.setStatusBar(this);
    }
}
