what-the-bank/sources/o/KmU.java

18 lines
437 B
Java

package o;
import android.widget.RelativeLayout;
import android.widget.TextView;
/* loaded from: classes3.dex */
public final class KmU {
public final TextView b;
private final RelativeLayout c;
private RelativeLayout d;
public KmU(RelativeLayout relativeLayout, TextView textView, RelativeLayout relativeLayout2) {
this.c = relativeLayout;
this.b = textView;
this.d = relativeLayout2;
}
}