package com.scb.phone.view.fragment.creditcard; import android.view.View; import android.view.ViewGroup; import android.widget.FrameLayout; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; 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 PointTabFragment_ViewBinding extends BaseFragment_ViewBinding { private View b; private View c; private View d; private PointTabFragment e; private View i; public PointTabFragment_ViewBinding(PointTabFragment pointTabFragment, View view) { super(pointTabFragment, view); this.e = pointTabFragment; pointTabFragment.rootView = (ViewGroup) pyT.e(view, R.id.root_view, "field 'rootView'", ViewGroup.class); pointTabFragment.viewHavePoints = (LinearLayout) pyT.e(view, R.id.view_have_points, "field 'viewHavePoints'", LinearLayout.class); pointTabFragment.viewUnablePoints = (LinearLayout) pyT.e(view, R.id.view_unable_points, "field 'viewUnablePoints'", LinearLayout.class); pointTabFragment.tvCreditCardDetailPoints = (TextView) pyT.e(view, R.id.tv_credit_card_detail_points, "field 'tvCreditCardDetailPoints'", TextView.class); pointTabFragment.tvPointUnit = (TextView) pyT.e(view, R.id.tv_label_point_unit, "field 'tvPointUnit'", TextView.class); pointTabFragment.remarksLayout = (LinearLayout) pyT.e(view, R.id.remarks_layout, "field 'remarksLayout'", LinearLayout.class); pointTabFragment.tvExpireRemarks = (TextView) pyT.e(view, R.id.text_expire_remarks, "field 'tvExpireRemarks'", TextView.class); pointTabFragment.tvMCardRemarks = (TextView) pyT.e(view, R.id.text_m_card_remarks, "field 'tvMCardRemarks'", TextView.class); pointTabFragment.errorMessage = (TextView) pyT.e(view, R.id.error_message, "field 'errorMessage'", TextView.class); View a = pyT.a(view, R.id.cs_layout_e_coupon, "field 'myECouponLayout' and method 'onClickMyECoupon'"); pointTabFragment.myECouponLayout = (ConstraintLayout) pyT.c(a, R.id.cs_layout_e_coupon, "field 'myECouponLayout'", ConstraintLayout.class); this.b = a; a.setOnClickListener(new gnL(this, pointTabFragment) { // from class: com.scb.phone.view.fragment.creditcard.PointTabFragment_ViewBinding.1 private PointTabFragment a; private PointTabFragment_ViewBinding e; { this.e = this; this.a = pointTabFragment; } @Override // o.gnL public final void e(View view2) { this.a.onClickMyECoupon(); } }); View a2 = pyT.a(view, R.id.cs_layout_redeem_point, "field 'redeemPointLayout' and method 'onClickRedeemPoint'"); pointTabFragment.redeemPointLayout = (ConstraintLayout) pyT.c(a2, R.id.cs_layout_redeem_point, "field 'redeemPointLayout'", ConstraintLayout.class); this.c = a2; a2.setOnClickListener(new gnL(this, pointTabFragment) { // from class: com.scb.phone.view.fragment.creditcard.PointTabFragment_ViewBinding.4 private PointTabFragment_ViewBinding b; private PointTabFragment d; { this.b = this; this.d = pointTabFragment; } @Override // o.gnL public final void e(View view2) { this.d.onClickRedeemPoint(); } }); View a3 = pyT.a(view, R.id.cs_layout_point_to_pay, "field 'payPointToPay' and method 'onClickPointToPay'"); pointTabFragment.payPointToPay = (ConstraintLayout) pyT.c(a3, R.id.cs_layout_point_to_pay, "field 'payPointToPay'", ConstraintLayout.class); this.d = a3; a3.setOnClickListener(new gnL(this, pointTabFragment) { // from class: com.scb.phone.view.fragment.creditcard.PointTabFragment_ViewBinding.3 private PointTabFragment d; private PointTabFragment_ViewBinding e; { this.e = this; this.d = pointTabFragment; } @Override // o.gnL public final void e(View view2) { this.d.onClickPointToPay(); } }); pointTabFragment.lineAboveGroupMenu = pyT.a(view, R.id.vw_divider_above_group_menu, "field 'lineAboveGroupMenu'"); pointTabFragment.llContentViewLayout = (LinearLayout) pyT.e(view, R.id.ll_content_view_layout, "field 'llContentViewLayout'", LinearLayout.class); pointTabFragment.llErrorLayout = (LinearLayout) pyT.e(view, R.id.ll_root_error_layout, "field 'llErrorLayout'", LinearLayout.class); pointTabFragment.tvErrorTitle = (TextView) pyT.e(view, R.id.tv_error_title, "field 'tvErrorTitle'", TextView.class); pointTabFragment.tvErrorDesc = (TextView) pyT.e(view, R.id.tv_generic_error, "field 'tvErrorDesc'", TextView.class); pointTabFragment.ivErrorIcon = (ImageView) pyT.e(view, R.id.iv_error_icon, "field 'ivErrorIcon'", ImageView.class); View a4 = pyT.a(view, R.id.fl_point_x_info_tile, "field 'flPointXInfoTile' and method 'onClickPointXInfoTile'"); pointTabFragment.flPointXInfoTile = (FrameLayout) pyT.c(a4, R.id.fl_point_x_info_tile, "field 'flPointXInfoTile'", FrameLayout.class); this.i = a4; a4.setOnClickListener(new gnL(this, pointTabFragment) { // from class: com.scb.phone.view.fragment.creditcard.PointTabFragment_ViewBinding.5 private PointTabFragment_ViewBinding d; private PointTabFragment e; { this.d = this; this.e = pointTabFragment; } @Override // o.gnL public final void e(View view2) { this.e.onClickPointXInfoTile(); } }); pointTabFragment.ivPointXInfoTile = (ImageView) pyT.e(view, R.id.iv_point_x_info_tile, "field 'ivPointXInfoTile'", ImageView.class); } @Override // com.scb.phone.view.fragment.BaseFragment_ViewBinding, butterknife.Unbinder public final void a() { PointTabFragment pointTabFragment = this.e; if (pointTabFragment == null) { throw new IllegalStateException("Bindings already cleared."); } this.e = null; pointTabFragment.rootView = null; pointTabFragment.viewHavePoints = null; pointTabFragment.viewUnablePoints = null; pointTabFragment.tvCreditCardDetailPoints = null; pointTabFragment.tvPointUnit = null; pointTabFragment.remarksLayout = null; pointTabFragment.tvExpireRemarks = null; pointTabFragment.tvMCardRemarks = null; pointTabFragment.errorMessage = null; pointTabFragment.myECouponLayout = null; pointTabFragment.redeemPointLayout = null; pointTabFragment.payPointToPay = null; pointTabFragment.lineAboveGroupMenu = null; pointTabFragment.llContentViewLayout = null; pointTabFragment.llErrorLayout = null; pointTabFragment.tvErrorTitle = null; pointTabFragment.tvErrorDesc = null; pointTabFragment.ivErrorIcon = null; pointTabFragment.flPointXInfoTile = null; pointTabFragment.ivPointXInfoTile = null; this.b.setOnClickListener(null); this.b = null; this.c.setOnClickListener(null); this.c = null; this.d.setOnClickListener(null); this.d = null; this.i.setOnClickListener(null); this.i = null; super.a(); } }