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

This library is not functioning as intended #35

Open
Nura40 opened this issue Oct 18, 2021 · 0 comments
Open

This library is not functioning as intended #35

Nura40 opened this issue Oct 18, 2021 · 0 comments

Comments

@Nura40
Copy link

Nura40 commented Oct 18, 2021

Thank you for this very nice library but I think the library is not functioning as intended because as we know RecyclerView does recycling views as well but we can update that recyled view with new content.
But it is not the same it comes to this library. No matter how much you try to display the correct content it doesn't work because the state of the previous deleted tab always comes back.
I even tried to destroy state manually by resetting the views to their normal state but it doesn't work.
For the TabSwitcherDecorator
I tried to implement normal Decorator and latter StateFullDecorator and many other ways but it doesn't work.
I tried to display 10 items.
Is there any way to disable recycling behavior for those who want display just 10 or below items. Please ?
I am sorry for my English

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant