21 lines
525 B
Java
21 lines
525 B
Java
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;
|
|
}
|
|
}
|