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

22 lines
405 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.Context;
import android.util.AttributeSet;
/* loaded from: classes.dex */
public final class RZN extends Bml {
public RZN() {
o();
}
public RZN(Context context, AttributeSet attributeSet) {
super(context, attributeSet);
o();
}
private void o() {
b(1);
d(new gCS(2)).d(new C0542JZy()).d(new gCS(1));
}
}