jimu-decompiled/sources/androidx/core/view/NestedScrollingChild2.java
2025-05-13 19:24:51 +02:00

7 lines
151 B
Java

package androidx.core.view;
/* loaded from: classes.dex */
public interface NestedScrollingChild2 extends NestedScrollingChild {
void a(int i);
}