18 lines
397 B
Java
18 lines
397 B
Java
package o;
|
|
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class ySa {
|
|
private TextView a;
|
|
public final LinearLayout d;
|
|
private TextView e;
|
|
|
|
public ySa(LinearLayout linearLayout, TextView textView, TextView textView2) {
|
|
this.d = linearLayout;
|
|
this.e = textView;
|
|
this.a = textView2;
|
|
}
|
|
}
|