26 lines
608 B
Java
26 lines
608 B
Java
|
package o;
|
||
|
|
||
|
import android.view.View;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
final /* synthetic */ class lCR {
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class Sts<T> implements fSQ<Boolean> {
|
||
|
private View b;
|
||
|
private int c = 8;
|
||
|
|
||
|
@Override // o.fSQ
|
||
|
public final /* synthetic */ void c(Boolean bool) {
|
||
|
Boolean bool2 = bool;
|
||
|
View view = this.b;
|
||
|
C14957gcv.a(bool2, "");
|
||
|
view.setVisibility(bool2.booleanValue() ? 0 : this.c);
|
||
|
}
|
||
|
|
||
|
public Sts(View view, int i) {
|
||
|
this.b = view;
|
||
|
}
|
||
|
}
|
||
|
}
|