We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在歌单页面中进行滚轮下拉,会发生无法触及底部的情况。在接近底部时,会发生上弹,回到一个看不见底部的状态。 以某歌单为例,选择倒数第二首歌曲进行播放: 接着上拉,使用歌曲定位功能试图定位到该曲: 会发生回弹现象,不仅没有定位到当前播放的曲目,反而上弹到一个远离当前曲目的位置:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在歌单页面中进行滚轮下拉,会发生无法触及底部的情况。在接近底部时,会发生上弹,回到一个看不见底部的状态。
以某歌单为例,选择倒数第二首歌曲进行播放:
接着上拉,使用歌曲定位功能试图定位到该曲:
会发生回弹现象,不仅没有定位到当前播放的曲目,反而上弹到一个远离当前曲目的位置:
The text was updated successfully, but these errors were encountered: