18 lines
436 B
Java
18 lines
436 B
Java
package o;
|
|
|
|
import android.widget.RelativeLayout;
|
|
import android.widget.TextView;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class lZq {
|
|
public final RelativeLayout a;
|
|
private RelativeLayout b;
|
|
public final TextView d;
|
|
|
|
public lZq(RelativeLayout relativeLayout, RelativeLayout relativeLayout2, TextView textView) {
|
|
this.a = relativeLayout;
|
|
this.b = relativeLayout2;
|
|
this.d = textView;
|
|
}
|
|
}
|