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
Accompanist 0.19 have changed it's pager implementation to be based on LazyColum/Row.
This means that now coil can no more preload the images on the offscreen pages.
What would be the proper way to have the size properly calculated when the first current page is loaded then pass it to all subsequent calls to have them properly loaded ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is more or less tied to #838.
Accompanist 0.19 have changed it's pager implementation to be based on LazyColum/Row.
This means that now coil can no more preload the images on the offscreen pages.
What would be the proper way to have the size properly calculated when the first current page is loaded then pass it to all subsequent calls to have them properly loaded ?
Beta Was this translation helpful? Give feedback.
All reactions