package M;

import P2.C0253j;
import android.os.Build;
import androidx.core.widget.NestedScrollView;

/* JADX INFO: loaded from: classes.dex */
public final class r {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final InterfaceC0187q f4128a;

    public r(NestedScrollView nestedScrollView) {
        if (Build.VERSION.SDK_INT >= 35) {
            this.f4128a = new C0186p(nestedScrollView);
        } else {
            this.f4128a = new C0253j(9);
        }
    }
}
