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

Skip to content

Cannot update data in the carousel view #9

@Keshava11

Description

@Keshava11

To update data I have been using following snippet

mCarouselView.resetList();

// And then adding new data one by one
mCarouselView.addView(view);

But it has an after affect is that views are redrawn and spacing between each item becomes huge making them even extend beyond the visible boundaries.

Can you please check this issue ?

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