51 lines
1.6 KiB
Java
51 lines
1.6 KiB
Java
|
package com.scb.phone.view.fragment.hml;
|
||
|
|
||
|
import android.content.Intent;
|
||
|
import android.os.Bundle;
|
||
|
import android.view.View;
|
||
|
import com.scb.phone.view.activity.hml.HmlIssuerLandingActivity;
|
||
|
import o.C14957gcv;
|
||
|
import o.MYp;
|
||
|
import o.pug;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public final class HmlIssuerInputFragment extends Hilt_HmlIssuerInputFragment {
|
||
|
public static final RVV c = new RVV(0);
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class RVV {
|
||
|
private RVV() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ RVV(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // androidx.fragment.app.Fragment
|
||
|
public final void onViewCreated(View view, Bundle bundle) {
|
||
|
C14957gcv.e(view, "");
|
||
|
super.onViewCreated(view, bundle);
|
||
|
c("p10x1_issuer_input", new pug("user_type", "etb"));
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.easycash.issuer.EasycashIssuerInputFragment
|
||
|
public final void j() {
|
||
|
this.inputPresenter.c(((MYp) this.customSpinnerLoadType.c.e()).c.getSelectedItemPosition() - 1, null, true);
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.easycash.issuer.EasycashIssuerInputFragment, o.InterfaceC6621cYR.AGo
|
||
|
public final void a() {
|
||
|
if (getContext() != null) {
|
||
|
HmlIssuerLandingActivity.LWm lWm = HmlIssuerLandingActivity.f7283o;
|
||
|
startActivity(new Intent(getContext(), (Class<?>) HmlIssuerLandingActivity.class).addFlags(603979776));
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.easycash.issuer.EasycashIssuerInputFragment
|
||
|
public final void f() {
|
||
|
c("p10x1_issuer_search", new pug("user_type", "etb"));
|
||
|
super.f();
|
||
|
}
|
||
|
}
|