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

Add AsyncImageView #1735

Merged
merged 11 commits into from
May 30, 2022
Merged

Conversation

nielsvanvelzen
Copy link
Member

@nielsvanvelzen nielsvanvelzen commented May 23, 2022

The AsyncImageView makes it easier to load images with an optional placeholder and blurhash. This change is a part of something bigger I'm working on, extracting it to make that PR smaller.

Changes

  • Add AsyncImageView
    • Use AsyncImageView in DefaultCardView
    • Use AsyncImageView in NextUpFragment
    • Use AsyncImageView in FullDetailsActivity poster
    • Use AsyncImageView in AudioNowPlayingActivity poster
    • Use AsyncImageView in LegacyImageCardView
    • Use AsyncImageView in CustomPlaybackOverlayFragment logo
    • Use AsyncImageView in NowPlayingView
    • Use AsyncImageView in ItemListActivity
  • Remove unused imageUrl from GridButton

Issues

@nielsvanvelzen nielsvanvelzen added this to In progress in v0.14.0 via automation May 23, 2022
@nielsvanvelzen nielsvanvelzen merged commit 5c6b6f1 into jellyfin:master May 30, 2022
v0.14.0 automation moved this from In progress to Done May 30, 2022
@nielsvanvelzen nielsvanvelzen deleted the async-image-view branch May 30, 2022 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v0.14.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant