修改弹窗上的bug

This commit is contained in:
wds
2021-08-12 13:02:07 +08:00
parent 6aee99ac85
commit 1942162fa4
15 changed files with 2439 additions and 2374 deletions

View File

@@ -875,6 +875,10 @@ public class XRecyclerView extends RecyclerView {
}
}
public int getScrollDyCounter() {
return scrollDyCounter;
}
private ScrollAlphaChangeListener scrollAlphaChangeListener;
public void setScrollAlphaChangeListener(
ScrollAlphaChangeListener scrollAlphaChangeListener