what-the-bank/sources/com/scb/phone/view/fragment/chubb/ChubbPaySuccessFragment_Vie...

221 lines
12 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.scb.phone.view.fragment.chubb;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
import com.scb.phone.R;
import com.scb.phone.view.fragment.transferandpay.BaseSuccessFragment_ViewBinding;
import o.gnL;
import o.pyT;
/* loaded from: classes5.dex */
public class ChubbPaySuccessFragment_ViewBinding extends BaseSuccessFragment_ViewBinding {
private View b;
private View c;
private View d;
private ChubbPaySuccessFragment e;
private View f;
private View g;
private View h;
private View i;
public ChubbPaySuccessFragment_ViewBinding(ChubbPaySuccessFragment chubbPaySuccessFragment, View view) {
super(chubbPaySuccessFragment, view);
this.e = chubbPaySuccessFragment;
chubbPaySuccessFragment.billPaymentRelativeLayout = (RelativeLayout) pyT.e(view, R.id.bill_payment_layout, "field 'billPaymentRelativeLayout'", RelativeLayout.class);
chubbPaySuccessFragment.billLinearLayout = (LinearLayout) pyT.e(view, R.id.bill_layout, "field 'billLinearLayout'", LinearLayout.class);
View a = pyT.a(view, R.id.auto_save_off_save_button, "field 'autoSaveOffSaveButton' and method 'saveSlipButton'");
chubbPaySuccessFragment.autoSaveOffSaveButton = (Button) pyT.c(a, R.id.auto_save_off_save_button, "field 'autoSaveOffSaveButton'", Button.class);
this.c = a;
a.setOnClickListener(new gnL(this, chubbPaySuccessFragment) { // from class: com.scb.phone.view.fragment.chubb.ChubbPaySuccessFragment_ViewBinding.5
private ChubbPaySuccessFragment_ViewBinding b;
private ChubbPaySuccessFragment c;
{
this.b = this;
this.c = chubbPaySuccessFragment;
}
@Override // o.gnL
public final void e(View view2) {
this.c.saveSlipButton();
}
});
View a2 = pyT.a(view, R.id.auto_save_off_donations_save_button, "field 'autoSaveOffDonationsSaveButton' and method 'saveSlipDonationsButton'");
chubbPaySuccessFragment.autoSaveOffDonationsSaveButton = (Button) pyT.c(a2, R.id.auto_save_off_donations_save_button, "field 'autoSaveOffDonationsSaveButton'", Button.class);
this.d = a2;
a2.setOnClickListener(new gnL(this, chubbPaySuccessFragment) { // from class: com.scb.phone.view.fragment.chubb.ChubbPaySuccessFragment_ViewBinding.3
private ChubbPaySuccessFragment_ViewBinding a;
private ChubbPaySuccessFragment e;
{
this.a = this;
this.e = chubbPaySuccessFragment;
}
@Override // o.gnL
public final void e(View view2) {
this.e.saveSlipDonationsButton();
}
});
View a3 = pyT.a(view, R.id.share_moment_button, "field 'shareMomentButton' and method 'setShareMomentButton'");
chubbPaySuccessFragment.shareMomentButton = (Button) pyT.c(a3, R.id.share_moment_button, "field 'shareMomentButton'", Button.class);
this.h = a3;
a3.setOnClickListener(new gnL(this, chubbPaySuccessFragment) { // from class: com.scb.phone.view.fragment.chubb.ChubbPaySuccessFragment_ViewBinding.2
private ChubbPaySuccessFragment c;
private ChubbPaySuccessFragment_ViewBinding d;
{
this.d = this;
this.c = chubbPaySuccessFragment;
}
@Override // o.gnL
public final void e(View view2) {
this.c.setShareMomentButton();
}
});
View a4 = pyT.a(view, R.id.auto_save_off_share_button, "field 'autoSaveOffShareButton' and method 'shareSlipButton'");
chubbPaySuccessFragment.autoSaveOffShareButton = (Button) pyT.c(a4, R.id.auto_save_off_share_button, "field 'autoSaveOffShareButton'", Button.class);
this.b = a4;
a4.setOnClickListener(new gnL(this, chubbPaySuccessFragment) { // from class: com.scb.phone.view.fragment.chubb.ChubbPaySuccessFragment_ViewBinding.1
private ChubbPaySuccessFragment_ViewBinding a;
private ChubbPaySuccessFragment b;
{
this.a = this;
this.b = chubbPaySuccessFragment;
}
@Override // o.gnL
public final void e(View view2) {
this.b.shareSlipButton();
}
});
View a5 = pyT.a(view, R.id.share_button, "field 'shareButton'");
chubbPaySuccessFragment.shareButton = (Button) pyT.c(a5, R.id.share_button, "field 'shareButton'", Button.class);
this.f = a5;
a5.setOnClickListener(new gnL(this, chubbPaySuccessFragment) { // from class: com.scb.phone.view.fragment.chubb.ChubbPaySuccessFragment_ViewBinding.4
private ChubbPaySuccessFragment_ViewBinding b;
private ChubbPaySuccessFragment c;
{
this.b = this;
this.c = chubbPaySuccessFragment;
}
@Override // o.gnL
public final void e(View view2) {
this.c.onShareButtonClick();
}
});
chubbPaySuccessFragment.lineBlackView = pyT.a(view, R.id.line_black, "field 'lineBlackView'");
chubbPaySuccessFragment.lineView = pyT.a(view, R.id.line_view, "field 'lineView'");
chubbPaySuccessFragment.endSlipImage = (ImageView) pyT.e(view, R.id.end_slip, "field 'endSlipImage'", ImageView.class);
View a6 = pyT.a(view, R.id.return_button, "field 'returnTextView'");
chubbPaySuccessFragment.returnTextView = (TextView) pyT.c(a6, R.id.return_button, "field 'returnTextView'", TextView.class);
this.g = a6;
a6.setOnClickListener(new gnL(this, chubbPaySuccessFragment) { // from class: com.scb.phone.view.fragment.chubb.ChubbPaySuccessFragment_ViewBinding.6
private ChubbPaySuccessFragment a;
private ChubbPaySuccessFragment_ViewBinding b;
{
this.b = this;
this.a = chubbPaySuccessFragment;
}
@Override // o.gnL
public final void e(View view2) {
this.a.onReturnHomeClick();
}
});
chubbPaySuccessFragment.slipRelativeLayout = (RelativeLayout) pyT.e(view, R.id.layout_slip, "field 'slipRelativeLayout'", RelativeLayout.class);
chubbPaySuccessFragment.qrCodeLayout = (LinearLayout) pyT.e(view, R.id.qr_code_layout, "field 'qrCodeLayout'", LinearLayout.class);
chubbPaySuccessFragment.qrCodeSectionHeaderTextView = (TextView) pyT.e(view, R.id.qr_code_section_header, "field 'qrCodeSectionHeaderTextView'", TextView.class);
chubbPaySuccessFragment.qrCodeImageView = (ImageView) pyT.e(view, R.id.qr_code_image, "field 'qrCodeImageView'", ImageView.class);
chubbPaySuccessFragment.qrCodeDescriptionTextView = (TextView) pyT.e(view, R.id.qr_code_description, "field 'qrCodeDescriptionTextView'", TextView.class);
chubbPaySuccessFragment.refIdTextView = (TextView) pyT.e(view, R.id.reference_id_text_view, "field 'refIdTextView'", TextView.class);
chubbPaySuccessFragment.qrCodeSectionView = (LinearLayout) pyT.e(view, R.id.qr_code_section, "field 'qrCodeSectionView'", LinearLayout.class);
chubbPaySuccessFragment.expandIcon = (ImageView) pyT.e(view, R.id.expand_icon_image_view, "field 'expandIcon'", ImageView.class);
chubbPaySuccessFragment.mRootView = (RelativeLayout) pyT.e(view, R.id.root_view_successful, "field 'mRootView'", RelativeLayout.class);
chubbPaySuccessFragment.mQRCodeSectionCoachmarkContainer = (RelativeLayout) pyT.e(view, R.id.qr_code_section_relative_layout, "field 'mQRCodeSectionCoachmarkContainer'", RelativeLayout.class);
View a7 = pyT.a(view, R.id.overlay_qr_code_tutorial_image_view, "field 'mOverlayQRCodeSectionCoachmarkImageView' and method 'closeTutorial'");
chubbPaySuccessFragment.mOverlayQRCodeSectionCoachmarkImageView = (ImageView) pyT.c(a7, R.id.overlay_qr_code_tutorial_image_view, "field 'mOverlayQRCodeSectionCoachmarkImageView'", ImageView.class);
this.i = a7;
a7.setOnClickListener(new gnL(this, chubbPaySuccessFragment) { // from class: com.scb.phone.view.fragment.chubb.ChubbPaySuccessFragment_ViewBinding.10
private ChubbPaySuccessFragment_ViewBinding b;
private ChubbPaySuccessFragment c;
{
this.b = this;
this.c = chubbPaySuccessFragment;
}
@Override // o.gnL
public final void e(View view2) {
this.c.closeTutorial();
}
});
chubbPaySuccessFragment.coachmarkQRCodeSectionDescription = (TextView) pyT.e(view, R.id.qr_code_section_coachmark_description, "field 'coachmarkQRCodeSectionDescription'", TextView.class);
chubbPaySuccessFragment.coachmarkQRCodeSectionHeader = (TextView) pyT.e(view, R.id.qr_code_section_coachmark_header, "field 'coachmarkQRCodeSectionHeader'", TextView.class);
chubbPaySuccessFragment.recyclerViewChubb = (RecyclerView) pyT.e(view, R.id.recycler_view_chubb, "field 'recyclerViewChubb'", RecyclerView.class);
chubbPaySuccessFragment.mRemainingBalanceTextView = (TextView) pyT.e(view, R.id.remaining_balance_text_view, "field 'mRemainingBalanceTextView'", TextView.class);
chubbPaySuccessFragment.deeplinkCallbackButtonLayout = (LinearLayout) pyT.e(view, R.id.deepLink_callback_button_layout, "field 'deeplinkCallbackButtonLayout'", LinearLayout.class);
}
@Override // com.scb.phone.view.fragment.transferandpay.BaseSuccessFragment_ViewBinding, com.scb.phone.view.fragment.transferandpay.BaseReviewFragment_ViewBinding, com.scb.phone.view.fragment.BaseFragment_ViewBinding, butterknife.Unbinder
public final void a() {
ChubbPaySuccessFragment chubbPaySuccessFragment = this.e;
if (chubbPaySuccessFragment == null) {
throw new IllegalStateException("Bindings already cleared.");
}
this.e = null;
chubbPaySuccessFragment.billPaymentRelativeLayout = null;
chubbPaySuccessFragment.billLinearLayout = null;
chubbPaySuccessFragment.autoSaveOffSaveButton = null;
chubbPaySuccessFragment.autoSaveOffDonationsSaveButton = null;
chubbPaySuccessFragment.shareMomentButton = null;
chubbPaySuccessFragment.autoSaveOffShareButton = null;
chubbPaySuccessFragment.shareButton = null;
chubbPaySuccessFragment.lineBlackView = null;
chubbPaySuccessFragment.lineView = null;
chubbPaySuccessFragment.endSlipImage = null;
chubbPaySuccessFragment.returnTextView = null;
chubbPaySuccessFragment.slipRelativeLayout = null;
chubbPaySuccessFragment.qrCodeLayout = null;
chubbPaySuccessFragment.qrCodeSectionHeaderTextView = null;
chubbPaySuccessFragment.qrCodeImageView = null;
chubbPaySuccessFragment.qrCodeDescriptionTextView = null;
chubbPaySuccessFragment.refIdTextView = null;
chubbPaySuccessFragment.qrCodeSectionView = null;
chubbPaySuccessFragment.expandIcon = null;
chubbPaySuccessFragment.mRootView = null;
chubbPaySuccessFragment.mQRCodeSectionCoachmarkContainer = null;
chubbPaySuccessFragment.mOverlayQRCodeSectionCoachmarkImageView = null;
chubbPaySuccessFragment.coachmarkQRCodeSectionDescription = null;
chubbPaySuccessFragment.coachmarkQRCodeSectionHeader = null;
chubbPaySuccessFragment.recyclerViewChubb = null;
chubbPaySuccessFragment.mRemainingBalanceTextView = null;
chubbPaySuccessFragment.deeplinkCallbackButtonLayout = null;
this.c.setOnClickListener(null);
this.c = null;
this.d.setOnClickListener(null);
this.d = null;
this.h.setOnClickListener(null);
this.h = null;
this.b.setOnClickListener(null);
this.b = null;
this.f.setOnClickListener(null);
this.f = null;
this.g.setOnClickListener(null);
this.g = null;
this.i.setOnClickListener(null);
this.i = null;
super.a();
}
}