254 lines
14 KiB
Java
254 lines
14 KiB
Java
|
package com.scb.phone.view.fragment.debitatm;
|
||
|
|
||
|
import android.view.View;
|
||
|
import android.widget.CompoundButton;
|
||
|
import android.widget.ImageView;
|
||
|
import android.widget.LinearLayout;
|
||
|
import android.widget.RelativeLayout;
|
||
|
import android.widget.TextView;
|
||
|
import androidx.appcompat.widget.SwitchCompat;
|
||
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
||
|
import com.scb.phone.R;
|
||
|
import com.scb.phone.view.fragment.BaseFragment_ViewBinding;
|
||
|
import o.gnL;
|
||
|
import o.pyT;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public class DebitCardServiceTabFragment_ViewBinding extends BaseFragment_ViewBinding {
|
||
|
private View b;
|
||
|
private View c;
|
||
|
private DebitCardServiceTabFragment d;
|
||
|
private View e;
|
||
|
private View f;
|
||
|
private View g;
|
||
|
private View h;
|
||
|
private View i;
|
||
|
private View j;
|
||
|
private View k;
|
||
|
|
||
|
public DebitCardServiceTabFragment_ViewBinding(DebitCardServiceTabFragment debitCardServiceTabFragment, View view) {
|
||
|
super(debitCardServiceTabFragment, view);
|
||
|
this.d = debitCardServiceTabFragment;
|
||
|
debitCardServiceTabFragment.layoutCardStatus = (RelativeLayout) pyT.e(view, R.id.layout_card_status, "field 'layoutCardStatus'", RelativeLayout.class);
|
||
|
View a = pyT.a(view, R.id.card_lock_toggle, "field 'switchCardStatus' and method 'onCardTempLockToggleChanged'");
|
||
|
debitCardServiceTabFragment.switchCardStatus = (SwitchCompat) pyT.c(a, R.id.card_lock_toggle, "field 'switchCardStatus'", SwitchCompat.class);
|
||
|
this.e = a;
|
||
|
((CompoundButton) a).setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener(this, debitCardServiceTabFragment) { // from class: com.scb.phone.view.fragment.debitatm.DebitCardServiceTabFragment_ViewBinding.5
|
||
|
private DebitCardServiceTabFragment b;
|
||
|
private DebitCardServiceTabFragment_ViewBinding d;
|
||
|
|
||
|
{
|
||
|
this.d = this;
|
||
|
this.b = debitCardServiceTabFragment;
|
||
|
}
|
||
|
|
||
|
@Override // android.widget.CompoundButton.OnCheckedChangeListener
|
||
|
public final void onCheckedChanged(CompoundButton compoundButton, boolean z) {
|
||
|
this.b.onCardTempLockToggleChanged(compoundButton, z);
|
||
|
}
|
||
|
});
|
||
|
debitCardServiceTabFragment.cardLockTextView = (TextView) pyT.e(view, R.id.card_lock_instruction_text, "field 'cardLockTextView'", TextView.class);
|
||
|
debitCardServiceTabFragment.cardLockTextNoAllowTag = (TextView) pyT.e(view, R.id.card_lock_no_allow_tag, "field 'cardLockTextNoAllowTag'", TextView.class);
|
||
|
View a2 = pyT.a(view, R.id.cs_layout_physical_card, "field 'layoutPhysicalCard' and method 'onPhysicalCardRequestClick'");
|
||
|
debitCardServiceTabFragment.layoutPhysicalCard = (ConstraintLayout) pyT.c(a2, R.id.cs_layout_physical_card, "field 'layoutPhysicalCard'", ConstraintLayout.class);
|
||
|
this.c = a2;
|
||
|
a2.setOnClickListener(new gnL(this, debitCardServiceTabFragment) { // from class: com.scb.phone.view.fragment.debitatm.DebitCardServiceTabFragment_ViewBinding.2
|
||
|
private DebitCardServiceTabFragment b;
|
||
|
private DebitCardServiceTabFragment_ViewBinding c;
|
||
|
|
||
|
{
|
||
|
this.c = this;
|
||
|
this.b = debitCardServiceTabFragment;
|
||
|
}
|
||
|
|
||
|
@Override // o.gnL
|
||
|
public final void e(View view2) {
|
||
|
this.b.onPhysicalCardRequestClick();
|
||
|
}
|
||
|
});
|
||
|
debitCardServiceTabFragment.tvPhysicalCard = (TextView) pyT.e(view, R.id.tv_physical_card, "field 'tvPhysicalCard'", TextView.class);
|
||
|
debitCardServiceTabFragment.tvRemark = (TextView) pyT.e(view, R.id.tv_physical_card_remark, "field 'tvRemark'", TextView.class);
|
||
|
debitCardServiceTabFragment.tvPhysicalCardRequest = (TextView) pyT.e(view, R.id.tv_physical_card_request, "field 'tvPhysicalCardRequest'", TextView.class);
|
||
|
debitCardServiceTabFragment.ivPhysicalCardArrowIcon = (ImageView) pyT.e(view, R.id.iv_physical_card_arrow_icon, "field 'ivPhysicalCardArrowIcon'", ImageView.class);
|
||
|
debitCardServiceTabFragment.layoutECommerceCard = (LinearLayout) pyT.e(view, R.id.ll_layout_e_commerce_card_menu, "field 'layoutECommerceCard'", LinearLayout.class);
|
||
|
debitCardServiceTabFragment.layoutSubECommerceCard = (LinearLayout) pyT.e(view, R.id.ll_layout_e_commerce_card_sub_menu, "field 'layoutSubECommerceCard'", LinearLayout.class);
|
||
|
debitCardServiceTabFragment.layoutPlasticCard = (LinearLayout) pyT.e(view, R.id.ll_layout_plastic_menu, "field 'layoutPlasticCard'", LinearLayout.class);
|
||
|
debitCardServiceTabFragment.csECommerceOnShoreCardLayout = (ConstraintLayout) pyT.e(view, R.id.cs_layout_e_commerce_on_shore_card, "field 'csECommerceOnShoreCardLayout'", ConstraintLayout.class);
|
||
|
debitCardServiceTabFragment.csECommerceOffShoreCardLayout = (ConstraintLayout) pyT.e(view, R.id.cs_layout_e_commerce_off_shore_card, "field 'csECommerceOffShoreCardLayout'", ConstraintLayout.class);
|
||
|
debitCardServiceTabFragment.csPlasticCardLayout = (ConstraintLayout) pyT.e(view, R.id.cs_layout_plastic_card, "field 'csPlasticCardLayout'", ConstraintLayout.class);
|
||
|
View a3 = pyT.a(view, R.id.sw_e_commerce_on_shore_card, "field 'switchECommerceOnShoreCard' and method 'onCardCommerceOnShoreLockToggleChanged'");
|
||
|
debitCardServiceTabFragment.switchECommerceOnShoreCard = (SwitchCompat) pyT.c(a3, R.id.sw_e_commerce_on_shore_card, "field 'switchECommerceOnShoreCard'", SwitchCompat.class);
|
||
|
this.i = a3;
|
||
|
((CompoundButton) a3).setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener(this, debitCardServiceTabFragment) { // from class: com.scb.phone.view.fragment.debitatm.DebitCardServiceTabFragment_ViewBinding.3
|
||
|
private DebitCardServiceTabFragment_ViewBinding b;
|
||
|
private DebitCardServiceTabFragment c;
|
||
|
|
||
|
{
|
||
|
this.b = this;
|
||
|
this.c = debitCardServiceTabFragment;
|
||
|
}
|
||
|
|
||
|
@Override // android.widget.CompoundButton.OnCheckedChangeListener
|
||
|
public final void onCheckedChanged(CompoundButton compoundButton, boolean z) {
|
||
|
this.c.onCardCommerceOnShoreLockToggleChanged(compoundButton, z);
|
||
|
}
|
||
|
});
|
||
|
View a4 = pyT.a(view, R.id.sw_e_commerce_off_shore_card, "field 'switchECommerceOffShoreCard' and method 'onCardCommerceOffShoreLockToggleChanged'");
|
||
|
debitCardServiceTabFragment.switchECommerceOffShoreCard = (SwitchCompat) pyT.c(a4, R.id.sw_e_commerce_off_shore_card, "field 'switchECommerceOffShoreCard'", SwitchCompat.class);
|
||
|
this.f = a4;
|
||
|
((CompoundButton) a4).setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener(this, debitCardServiceTabFragment) { // from class: com.scb.phone.view.fragment.debitatm.DebitCardServiceTabFragment_ViewBinding.1
|
||
|
private DebitCardServiceTabFragment a;
|
||
|
private DebitCardServiceTabFragment_ViewBinding b;
|
||
|
|
||
|
{
|
||
|
this.b = this;
|
||
|
this.a = debitCardServiceTabFragment;
|
||
|
}
|
||
|
|
||
|
@Override // android.widget.CompoundButton.OnCheckedChangeListener
|
||
|
public final void onCheckedChanged(CompoundButton compoundButton, boolean z) {
|
||
|
this.a.onCardCommerceOffShoreLockToggleChanged(compoundButton, z);
|
||
|
}
|
||
|
});
|
||
|
View a5 = pyT.a(view, R.id.sw_plastic_card, "field 'switchPlasticCard' and method 'onCardPlasticLockToggleChanged'");
|
||
|
debitCardServiceTabFragment.switchPlasticCard = (SwitchCompat) pyT.c(a5, R.id.sw_plastic_card, "field 'switchPlasticCard'", SwitchCompat.class);
|
||
|
this.k = a5;
|
||
|
((CompoundButton) a5).setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener(this, debitCardServiceTabFragment) { // from class: com.scb.phone.view.fragment.debitatm.DebitCardServiceTabFragment_ViewBinding.4
|
||
|
private DebitCardServiceTabFragment b;
|
||
|
private DebitCardServiceTabFragment_ViewBinding e;
|
||
|
|
||
|
{
|
||
|
this.e = this;
|
||
|
this.b = debitCardServiceTabFragment;
|
||
|
}
|
||
|
|
||
|
@Override // android.widget.CompoundButton.OnCheckedChangeListener
|
||
|
public final void onCheckedChanged(CompoundButton compoundButton, boolean z) {
|
||
|
this.b.onCardPlasticLockToggleChanged(compoundButton, z);
|
||
|
}
|
||
|
});
|
||
|
debitCardServiceTabFragment.tvECommerceErrorRemark = (TextView) pyT.e(view, R.id.tv_instruction_e_commerce_remark, "field 'tvECommerceErrorRemark'", TextView.class);
|
||
|
View a6 = pyT.a(view, R.id.iv_e_commerce_refresh_button, "field 'ivECommerceRefreshButton' and method 'onECommerceRefreshClick'");
|
||
|
debitCardServiceTabFragment.ivECommerceRefreshButton = (ImageView) pyT.c(a6, R.id.iv_e_commerce_refresh_button, "field 'ivECommerceRefreshButton'", ImageView.class);
|
||
|
this.j = a6;
|
||
|
a6.setOnClickListener(new gnL(this, debitCardServiceTabFragment) { // from class: com.scb.phone.view.fragment.debitatm.DebitCardServiceTabFragment_ViewBinding.8
|
||
|
private DebitCardServiceTabFragment_ViewBinding a;
|
||
|
private DebitCardServiceTabFragment e;
|
||
|
|
||
|
{
|
||
|
this.a = this;
|
||
|
this.e = debitCardServiceTabFragment;
|
||
|
}
|
||
|
|
||
|
@Override // o.gnL
|
||
|
public final void e(View view2) {
|
||
|
this.e.onECommerceRefreshClick();
|
||
|
}
|
||
|
});
|
||
|
debitCardServiceTabFragment.tvLimitInstruction = (TextView) pyT.e(view, R.id.limit_instruction_text, "field 'tvLimitInstruction'", TextView.class);
|
||
|
debitCardServiceTabFragment.ivToggle = (ImageView) pyT.e(view, R.id.limit_toggle, "field 'ivToggle'", ImageView.class);
|
||
|
debitCardServiceTabFragment.ivLimitICon = (ImageView) pyT.e(view, R.id.limit_icon, "field 'ivLimitICon'", ImageView.class);
|
||
|
View a7 = pyT.a(view, R.id.layout_limit, "field 'rlLayoutChangeLimit' and method 'onClickManageLimit'");
|
||
|
debitCardServiceTabFragment.rlLayoutChangeLimit = (RelativeLayout) pyT.c(a7, R.id.layout_limit, "field 'rlLayoutChangeLimit'", RelativeLayout.class);
|
||
|
this.h = a7;
|
||
|
a7.setOnClickListener(new gnL(this, debitCardServiceTabFragment) { // from class: com.scb.phone.view.fragment.debitatm.DebitCardServiceTabFragment_ViewBinding.7
|
||
|
private DebitCardServiceTabFragment_ViewBinding b;
|
||
|
private DebitCardServiceTabFragment c;
|
||
|
|
||
|
{
|
||
|
this.b = this;
|
||
|
this.c = debitCardServiceTabFragment;
|
||
|
}
|
||
|
|
||
|
@Override // o.gnL
|
||
|
public final void e(View view2) {
|
||
|
this.c.onClickManageLimit();
|
||
|
}
|
||
|
});
|
||
|
View a8 = pyT.a(view, R.id.layout_reset_card_pin, "method 'onClickResetPin'");
|
||
|
this.g = a8;
|
||
|
a8.setOnClickListener(new gnL(this, debitCardServiceTabFragment) { // from class: com.scb.phone.view.fragment.debitatm.DebitCardServiceTabFragment_ViewBinding.9
|
||
|
private DebitCardServiceTabFragment_ViewBinding d;
|
||
|
private DebitCardServiceTabFragment e;
|
||
|
|
||
|
{
|
||
|
this.d = this;
|
||
|
this.e = debitCardServiceTabFragment;
|
||
|
}
|
||
|
|
||
|
@Override // o.gnL
|
||
|
public final void e(View view2) {
|
||
|
this.e.onClickResetPin();
|
||
|
}
|
||
|
});
|
||
|
View a9 = pyT.a(view, R.id.btn_view_product_detail, "method 'onViewProductDetailClick'");
|
||
|
this.b = a9;
|
||
|
a9.setOnClickListener(new gnL(this, debitCardServiceTabFragment) { // from class: com.scb.phone.view.fragment.debitatm.DebitCardServiceTabFragment_ViewBinding.6
|
||
|
private DebitCardServiceTabFragment a;
|
||
|
private DebitCardServiceTabFragment_ViewBinding d;
|
||
|
|
||
|
{
|
||
|
this.d = this;
|
||
|
this.a = debitCardServiceTabFragment;
|
||
|
}
|
||
|
|
||
|
@Override // o.gnL
|
||
|
public final void e(View view2) {
|
||
|
this.a.onViewProductDetailClick();
|
||
|
}
|
||
|
});
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.BaseFragment_ViewBinding, butterknife.Unbinder
|
||
|
public final void a() {
|
||
|
DebitCardServiceTabFragment debitCardServiceTabFragment = this.d;
|
||
|
if (debitCardServiceTabFragment == null) {
|
||
|
throw new IllegalStateException("Bindings already cleared.");
|
||
|
}
|
||
|
this.d = null;
|
||
|
debitCardServiceTabFragment.layoutCardStatus = null;
|
||
|
debitCardServiceTabFragment.switchCardStatus = null;
|
||
|
debitCardServiceTabFragment.cardLockTextView = null;
|
||
|
debitCardServiceTabFragment.cardLockTextNoAllowTag = null;
|
||
|
debitCardServiceTabFragment.layoutPhysicalCard = null;
|
||
|
debitCardServiceTabFragment.tvPhysicalCard = null;
|
||
|
debitCardServiceTabFragment.tvRemark = null;
|
||
|
debitCardServiceTabFragment.tvPhysicalCardRequest = null;
|
||
|
debitCardServiceTabFragment.ivPhysicalCardArrowIcon = null;
|
||
|
debitCardServiceTabFragment.layoutECommerceCard = null;
|
||
|
debitCardServiceTabFragment.layoutSubECommerceCard = null;
|
||
|
debitCardServiceTabFragment.layoutPlasticCard = null;
|
||
|
debitCardServiceTabFragment.csECommerceOnShoreCardLayout = null;
|
||
|
debitCardServiceTabFragment.csECommerceOffShoreCardLayout = null;
|
||
|
debitCardServiceTabFragment.csPlasticCardLayout = null;
|
||
|
debitCardServiceTabFragment.switchECommerceOnShoreCard = null;
|
||
|
debitCardServiceTabFragment.switchECommerceOffShoreCard = null;
|
||
|
debitCardServiceTabFragment.switchPlasticCard = null;
|
||
|
debitCardServiceTabFragment.tvECommerceErrorRemark = null;
|
||
|
debitCardServiceTabFragment.ivECommerceRefreshButton = null;
|
||
|
debitCardServiceTabFragment.tvLimitInstruction = null;
|
||
|
debitCardServiceTabFragment.ivToggle = null;
|
||
|
debitCardServiceTabFragment.ivLimitICon = null;
|
||
|
debitCardServiceTabFragment.rlLayoutChangeLimit = null;
|
||
|
((CompoundButton) this.e).setOnCheckedChangeListener(null);
|
||
|
this.e = null;
|
||
|
this.c.setOnClickListener(null);
|
||
|
this.c = null;
|
||
|
((CompoundButton) this.i).setOnCheckedChangeListener(null);
|
||
|
this.i = null;
|
||
|
((CompoundButton) this.f).setOnCheckedChangeListener(null);
|
||
|
this.f = null;
|
||
|
((CompoundButton) this.k).setOnCheckedChangeListener(null);
|
||
|
this.k = null;
|
||
|
this.j.setOnClickListener(null);
|
||
|
this.j = null;
|
||
|
this.h.setOnClickListener(null);
|
||
|
this.h = null;
|
||
|
this.g.setOnClickListener(null);
|
||
|
this.g = null;
|
||
|
this.b.setOnClickListener(null);
|
||
|
this.b = null;
|
||
|
super.a();
|
||
|
}
|
||
|
}
|