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

[Sample] [Graphics] - Implementation of "Displaying UltraHDR (Glide)" #65

Merged
merged 7 commits into from
Jul 21, 2023

Conversation

madebymozart
Copy link
Contributor

Description

This CL contains sample code for Displaying UltraHDR using the Glide Image Library. This shows developer how to use a CustomTarget or CustomViewTarget when loading an image from a URI using glide to enable HDR color mode when an UltraHDR image is detected.

How Has This Been Tested?

Test Configuration #1 - Pixel 7 Pro API 34 Beta (Android 14 Beta)

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Screenshot

Screenshot_20230721_021211

@madebymozart madebymozart self-assigned this Jul 21, 2023
@madebymozart madebymozart added enhancement New feature or request new sample This denotes the creation of a new sample in the platform samples app labels Jul 21, 2023
@madebymozart madebymozart merged commit 0453bfd into main Jul 21, 2023
4 checks passed
@madebymozart madebymozart deleted the ultrahdr-with-glide branch August 7, 2023 15:48
yrezgui pushed a commit that referenced this pull request Dec 7, 2023
…#65)

* initial draft implementation

* [Sample] [Graphic] - Implementation of "Displaying UltraHDR (Glide)"

* remove fresco for now

* remove fresco for now

* cleanup

* switch back to office
@Nocturner
Copy link

remove fresco? why?fresco not suppot HDR?

@madebymozart
Copy link
Contributor Author

remove fresco? why?fresco not suppot HDR?

Fresco support was added here :) #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new sample This denotes the creation of a new sample in the platform samples app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants