Skip to content
New issue

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

侧滑的 bug #714

Closed
VankaIn opened this issue Jan 2, 2018 · 1 comment
Closed

侧滑的 bug #714

VankaIn opened this issue Jan 2, 2018 · 1 comment
Labels

Comments

@VankaIn
Copy link
Contributor

VankaIn commented Jan 2, 2018

版本:1.2.0
描述:栈结构是 OneFragment - TwoFragment - TwoFragment 。这时候做侧滑,理论结果应该是:OneFragment - TwoFragment。 但实际结果是 OneFragment。还有,按返回键是可以得到正确结果的( OneFragment - TwoFragment)

@YoKeyword
Copy link
Owner

YoKeyword commented Jan 2, 2018

@VankaIn Oh! Fragmentation_SwipeBack v1.2.0的BUG,内部由pop()换成了popTo(CurrentFragment.class ,true)引起的

已修复, v1.2.1

YoKeyword added a commit that referenced this issue Jan 2, 2018
@YoKeyword YoKeyword added the bug label Jan 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants