Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A way to cache the views after adding? #32

@J6ey

Description

@J6ey

If we have different categories of ExpandablePlaceHolders and we often switch between them to load different data, caching the data for each placeholder is more efficient and quicker than removing all views, and repopulating the placeholders. What is the best way to do this here? The placeHolder.getAdapter().notifyDataSetChanged(); does not seem to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions