Skip to content

Commit

Permalink
update the documentation for default value change
Browse files Browse the repository at this point in the history
  • Loading branch information
skyinu authored Jun 7, 2021
1 parent ce6852d commit 9dc1f60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.bumptech.glide.load;

/**
* Glide's supported handling of color spaces on Android O+, defaults to {@link #SRGB}.
* Glide's supported handling of color spaces on Android O+, defaults to null.
*
* <p>On Android O, Glide will always request SRGB and will ignore this option if set. A bug on
* Android O prevents P3 images from being compressed correctly and can result in color distortion.
Expand Down

0 comments on commit 9dc1f60

Please sign in to comment.