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
小米 6
Android 8.0
4.1
1.0.8
当 fragment A 切换到 fragment B 时,如果转场动画还没结束时就快速从屏幕左边缘右滑使 fragment B pop 掉,fragment B左边缘会出现闪烁,同时fragment A恢复动画时右侧出现白边,卡顿。
没办法截图,录了一个视频,链接: https://pan.baidu.com/s/15OHHGsSh7fzkqH21Z0GZsA 密码: xzm7
The text was updated successfully, but these errors were encountered:
bugfix: prevent back event when transition animation. #184 #213
25d2808
No branches or pull requests
运行环境
小米 6
Android 8.0
4.1
1.0.8
具体问题描述
当 fragment A 切换到 fragment B 时,如果转场动画还没结束时就快速从屏幕左边缘右滑使 fragment B pop 掉,fragment B左边缘会出现闪烁,同时fragment A恢复动画时右侧出现白边,卡顿。
问题截图
没办法截图,录了一个视频,链接: https://pan.baidu.com/s/15OHHGsSh7fzkqH21Z0GZsA 密码: xzm7
异常日志(堆栈)
The text was updated successfully, but these errors were encountered: