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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image decode complete notification #22

Open
2 tasks
weiminghuaa opened this issue Jan 19, 2022 · 0 comments
Open
2 tasks

Image decode complete notification #22

weiminghuaa opened this issue Jan 19, 2022 · 0 comments

Comments

@weiminghuaa
Copy link

weiminghuaa commented Jan 19, 2022

馃殌 Feature Requests

Due to some needs of the project, we need to monitor the loading time of pictures, not only downloading, including decoding. That is, we need to know how many times to display a set of pictures, from the begin loading to render complete (rendering monitoring may be difficult, then use the decoding completion time is ok) .

I think the property _isLoaded of ImageHandler is very useful, how to expose it. Actually, we want to use(or get) it in CachedNetworkImage

Contextualize the feature

Describe the feature

Platforms affected (mark all that apply)

  • 馃摫 iOS
  • 馃 Android
@weiminghuaa weiminghuaa changed the title Image load complete notification Image decode complete notification Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant