35 lines
1.1 KiB
Java
35 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
import android.view.View;
|
||
|
import android.widget.ImageView;
|
||
|
import android.widget.LinearLayout;
|
||
|
import android.widget.TextView;
|
||
|
import com.scb.phone.view.custom.common.CustomDeltaInputLongPressed;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class PrE {
|
||
|
public final ImageView a;
|
||
|
public final TextView b;
|
||
|
public final TextView c;
|
||
|
public final CustomDeltaInputLongPressed d;
|
||
|
public final TextView e;
|
||
|
public final LinearLayout f;
|
||
|
public final View g;
|
||
|
private LinearLayout h;
|
||
|
private LinearLayout i;
|
||
|
public final TextView j;
|
||
|
|
||
|
public PrE(LinearLayout linearLayout, CustomDeltaInputLongPressed customDeltaInputLongPressed, TextView textView, TextView textView2, TextView textView3, ImageView imageView, LinearLayout linearLayout2, LinearLayout linearLayout3, TextView textView4, View view) {
|
||
|
this.f = linearLayout;
|
||
|
this.d = customDeltaInputLongPressed;
|
||
|
this.c = textView;
|
||
|
this.b = textView2;
|
||
|
this.e = textView3;
|
||
|
this.a = imageView;
|
||
|
this.i = linearLayout2;
|
||
|
this.h = linearLayout3;
|
||
|
this.j = textView4;
|
||
|
this.g = view;
|
||
|
}
|
||
|
}
|