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

25 lines
780 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.FrameLayout;
import android.widget.LinearLayout;
import androidx.core.widget.NestedScrollView;
/* loaded from: classes3.dex */
public final class VkI {
public final NestedScrollView a;
public final FrameLayout b;
public final FrameLayout c;
public final FrameLayout d;
public final NestedScrollView e;
private LinearLayout i;
public VkI(NestedScrollView nestedScrollView, FrameLayout frameLayout, FrameLayout frameLayout2, FrameLayout frameLayout3, NestedScrollView nestedScrollView2, LinearLayout linearLayout) {
this.a = nestedScrollView;
this.b = frameLayout;
this.c = frameLayout2;
this.d = frameLayout3;
this.e = nestedScrollView2;
this.i = linearLayout;
}
}