You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: