22 lines
405 B
Java
22 lines
405 B
Java
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));
|
|
}
|
|
}
|