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

16 lines
366 B
Java

package o;
import android.widget.ScrollView;
import com.scb.phone.view.custom.ThemeSlipLayout;
/* loaded from: classes3.dex */
public final class IYM {
public final ScrollView b;
public final ThemeSlipLayout e;
public IYM(ScrollView scrollView, ThemeSlipLayout themeSlipLayout) {
this.b = scrollView;
this.e = themeSlipLayout;
}
}