Im trying to delete all the views and add new views in to the flipperlayout.
When i use removeAllFlipperViews() it deletes all items in flipperview array but on the screen it still show an image.
When i add new views the first item is still the old image. But when im at the last view and scroll right. It updates the first image too the right image.
And when i only have 2 image views it crashes the app when i swipe to left ? and if i swipe to second view it jumps back to first view ?
Im trying to delete all the views and add new views in to the flipperlayout.
When i use removeAllFlipperViews() it deletes all items in flipperview array but on the screen it still show an image.
When i add new views the first item is still the old image. But when im at the last view and scroll right. It updates the first image too the right image.
And when i only have 2 image views it crashes the app when i swipe to left ? and if i swipe to second view it jumps back to first view ?