package com.scb.phone.view.activity.privacymanagement; import android.view.View; import android.widget.TextView; import androidx.recyclerview.widget.RecyclerView; import butterknife.BindView; import butterknife.ButterKnife; import o.C14957gcv; /* loaded from: classes5.dex */ public final class PrivacyManagementLandingViewHolder extends RecyclerView.zJl { @BindView public TextView label; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public PrivacyManagementLandingViewHolder(View view) { super(view); C14957gcv.e(view, ""); ButterKnife.c(this, view); } }