77 lines
2.6 KiB
Java
77 lines
2.6 KiB
Java
|
package com.scb.phone.view.fragment.hml;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.Intent;
|
||
|
import android.os.Bundle;
|
||
|
import android.view.View;
|
||
|
import androidx.recyclerview.widget.RecyclerView;
|
||
|
import com.scb.phone.view.activity.BaseActivity;
|
||
|
import com.scb.phone.view.activity.hml.HmlConsentActivity;
|
||
|
import com.scb.phone.view.activity.hml.HmlIssuerInputActivity;
|
||
|
import o.C14957gcv;
|
||
|
import o.Lld;
|
||
|
import o.OVB;
|
||
|
import o.pug;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public final class HmlIssuerLandingFragment extends Hilt_HmlIssuerLandingFragment {
|
||
|
public static final HBt d = new HBt(0);
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.easycash.issuer.EasycashIssuerLandingFragment, o.InterfaceC9713dpA.HBt
|
||
|
public final boolean p() {
|
||
|
return false;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class HBt {
|
||
|
private HBt() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ HBt(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_landing", new pug("user_type", "etb"));
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.easycash.issuer.EasycashIssuerLandingFragment
|
||
|
public final void i() {
|
||
|
Context context = getContext();
|
||
|
if (context != null) {
|
||
|
HmlIssuerInputActivity.LWm lWm = HmlIssuerInputActivity.f7282o;
|
||
|
C14957gcv.e(context, "");
|
||
|
startActivity(new Intent(context, (Class<?>) HmlIssuerInputActivity.class));
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.easycash.issuer.EasycashIssuerLandingFragment
|
||
|
public final void c(String str) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.easycashIssuerLandingPresenter.d(str, (String) null);
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.easycash.issuer.EasycashIssuerLandingFragment
|
||
|
public final void f() {
|
||
|
this.easycashIssuerLandingPresenter.d.e.b();
|
||
|
RecyclerView.Sts sts = this.issuerRecyclerView.g;
|
||
|
if (sts != null) {
|
||
|
this.tracker.j("consumer");
|
||
|
this.tracker.b(sts.getItemCount() > 0);
|
||
|
Lld lld = this.tracker;
|
||
|
if (getActivity() != null) {
|
||
|
lld.c(((BaseActivity) getActivity()).scbAnalytics, "apply_loan_issuers");
|
||
|
}
|
||
|
}
|
||
|
Context context = getContext();
|
||
|
if (context != null) {
|
||
|
HmlConsentActivity.Sts sts2 = HmlConsentActivity.k;
|
||
|
startActivity(HmlConsentActivity.Sts.afF_(context, OVB.NCB_CONSENT, null));
|
||
|
}
|
||
|
}
|
||
|
}
|