39 lines
1.3 KiB
Java
39 lines
1.3 KiB
Java
package o;
|
|
|
|
import android.widget.ImageView;
|
|
import android.widget.TextView;
|
|
import androidx.constraintlayout.widget.Barrier;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class rkT {
|
|
public final TextView a;
|
|
public final TextView b;
|
|
public final TextView c;
|
|
public final TextView d;
|
|
public final TextView e;
|
|
private Barrier f;
|
|
private Barrier g;
|
|
private TextView h;
|
|
public final TextView i;
|
|
private ImageView j;
|
|
private final ConstraintLayout l;
|
|
private ConstraintLayout m;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public rkT(ConstraintLayout constraintLayout, Barrier barrier, Barrier barrier2, ImageView imageView, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, TextView textView6, TextView textView7, ConstraintLayout constraintLayout2) {
|
|
this.l = constraintLayout;
|
|
this.f = barrier;
|
|
this.g = barrier2;
|
|
this.j = imageView;
|
|
this.a = textView;
|
|
this.e = textView2;
|
|
this.b = textView3;
|
|
this.c = textView4;
|
|
this.d = textView5;
|
|
this.i = textView6;
|
|
this.h = textView7;
|
|
this.m = constraintLayout2;
|
|
}
|
|
}
|