-
Notifications
You must be signed in to change notification settings - Fork 75
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
RestoreCard call when open Card Click #23
Comments
@vadol Hey can you please explain in steps what the issue is? |
when restore card clear fragment stack |
Solve public void resetCards() {
In Adapter Class public void clearbackstack() } |
@vadol Looks like you got a fix! Can you raise a Pull Request so that I can merge it into the repo? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Card ,we add fragment to click to button ,When click on card collapse card(RestoreCard) with clear fragment stack.When collapse card clear fragment stack
The text was updated successfully, but these errors were encountered: