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

20 lines
556 B
Java

package o;
import android.widget.ImageView;
import androidx.constraintlayout.widget.ConstraintLayout;
/* loaded from: classes3.dex */
public final class FLP {
private C17053tZa a;
public final ImageView b;
public final ConstraintLayout d;
public final ConstraintLayout e;
public FLP(ConstraintLayout constraintLayout, ImageView imageView, ConstraintLayout constraintLayout2, C17053tZa c17053tZa) {
this.d = constraintLayout;
this.b = imageView;
this.e = constraintLayout2;
this.a = c17053tZa;
}
}