30 lines
901 B
Java
30 lines
901 B
Java
package o;
|
|
|
|
import android.widget.ImageView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.RelativeLayout;
|
|
import android.widget.TextView;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class vFR {
|
|
public final LinearLayout a;
|
|
public final TextView b;
|
|
public final RelativeLayout c;
|
|
public final TextView d;
|
|
public final RelativeLayout e;
|
|
private TextView f;
|
|
private ImageView h;
|
|
public final TextView j;
|
|
|
|
public vFR(RelativeLayout relativeLayout, ImageView imageView, LinearLayout linearLayout, RelativeLayout relativeLayout2, TextView textView, TextView textView2, TextView textView3, TextView textView4) {
|
|
this.e = relativeLayout;
|
|
this.h = imageView;
|
|
this.a = linearLayout;
|
|
this.c = relativeLayout2;
|
|
this.f = textView;
|
|
this.b = textView2;
|
|
this.d = textView3;
|
|
this.j = textView4;
|
|
}
|
|
}
|