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

21 lines
525 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.ScrollView;
import android.widget.TextView;
import com.scb.phone.view.custom.common.DefaultButton;
/* loaded from: classes3.dex */
public final class uKr {
public final TextView a;
public final mXR b;
public final DefaultButton c;
public final ScrollView e;
public uKr(ScrollView scrollView, DefaultButton defaultButton, mXR mxr, TextView textView) {
this.e = scrollView;
this.c = defaultButton;
this.b = mxr;
this.a = textView;
}
}