Skip to content

This library is not functioning as intended #35

@Nura40

Description

@Nura40

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions