Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MasonryExample could not load all images after providing more than 130 images. #36

Open
simonxcheng opened this issue May 31, 2022 · 1 comment
Labels
1️⃣ good first issue Good for newcomers 👀 example 🙏 help wanted Extra attention is needed

Comments

@simonxcheng
Copy link

simonxcheng commented May 31, 2022

I intended to use the MasonryList for infinite scroll, so memory usage is very important to my use case. In order to verify if the MasonryList can support infinite images, I tried to load 200+ images with the MasonryExample, however, the app failed to load images after around 130 images. I am wondering if MasonryList can support infinite items as native RecyclerView or TableView?

Here is the screenshot:
https://photos.app.goo.gl/s9DTL4MciU1Q27vA8

  • Device: Samsung S20 Ultra
  • OS: Android 12
@hyochan hyochan added 1️⃣ good first issue Good for newcomers 🙏 help wanted Extra attention is needed 👀 example labels Jul 11, 2022
@hyochan
Copy link
Owner

hyochan commented Jul 11, 2022

Will look into this! Thanks for issuing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ good first issue Good for newcomers 👀 example 🙏 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants