32 lines
929 B
Java
32 lines
929 B
Java
|
package o;
|
||
|
|
||
|
import android.view.View;
|
||
|
import android.widget.ImageView;
|
||
|
import android.widget.LinearLayout;
|
||
|
import android.widget.TextView;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class vnv {
|
||
|
public final LinearLayout a;
|
||
|
public final TextView b;
|
||
|
public final TextView c;
|
||
|
public final LinearLayout d;
|
||
|
public final LinearLayout e;
|
||
|
private ImageView f;
|
||
|
private TextView g;
|
||
|
private View i;
|
||
|
public final TextView j;
|
||
|
|
||
|
public vnv(LinearLayout linearLayout, ImageView imageView, LinearLayout linearLayout2, LinearLayout linearLayout3, TextView textView, TextView textView2, TextView textView3, TextView textView4, View view) {
|
||
|
this.e = linearLayout;
|
||
|
this.f = imageView;
|
||
|
this.a = linearLayout2;
|
||
|
this.d = linearLayout3;
|
||
|
this.b = textView;
|
||
|
this.c = textView2;
|
||
|
this.g = textView3;
|
||
|
this.j = textView4;
|
||
|
this.i = view;
|
||
|
}
|
||
|
}
|