You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.
I agree that there needs to be another function which involves getting the last card back to top or atleast into the view again. I almost found a way to get the last card back, but all it does right now for me is to go back one step and add the view but not viewing it so there is just a clickable view nothing to swipe.
If you want the code for the custom function I built, here it is:
`private void addLastCard() {
int positionOfLastCard;
Feel free to edit the code so the view can be added properly and seen in the cardstack, the code has been modified a few times since i posted it as a comment here.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
can we do the opposite swipe to get the card back?
The text was updated successfully, but these errors were encountered: