39 lines
1.5 KiB
Java
39 lines
1.5 KiB
Java
package o;
|
|
|
|
import android.widget.ImageView;
|
|
import android.widget.TextView;
|
|
import androidx.appcompat.widget.LinearLayoutCompat;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
import com.scb.phone.view.custom.common.DefaultButton;
|
|
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPayItem;
|
|
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPaySource;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class LkG {
|
|
public final iIb a;
|
|
public final ConstraintLayout b;
|
|
public final CustomTransferAndPaySource c;
|
|
public final DefaultButton d;
|
|
public final CustomTransferAndPayItem e;
|
|
private TextView f;
|
|
public final LinearLayoutCompat g;
|
|
public final TextView h;
|
|
private ImageView i;
|
|
private TextView j;
|
|
private TextView l;
|
|
|
|
public LkG(LinearLayoutCompat linearLayoutCompat, DefaultButton defaultButton, CustomTransferAndPayItem customTransferAndPayItem, CustomTransferAndPaySource customTransferAndPaySource, ConstraintLayout constraintLayout, iIb iib, ImageView imageView, TextView textView, TextView textView2, TextView textView3, TextView textView4) {
|
|
this.g = linearLayoutCompat;
|
|
this.d = defaultButton;
|
|
this.e = customTransferAndPayItem;
|
|
this.c = customTransferAndPaySource;
|
|
this.b = constraintLayout;
|
|
this.a = iib;
|
|
this.i = imageView;
|
|
this.j = textView;
|
|
this.h = textView2;
|
|
this.f = textView3;
|
|
this.l = textView4;
|
|
}
|
|
}
|