Skip to content

Thumbnails don't properly ignore the alpha channel #2943

Closed
@BenHenning

Description

If we receive a color that includes a 0 alpha channel, the color appears as transparent due to app-level processing of the RGB value not including a filled-in alpha channel. The proto properly defines that it only contains RGB values, but the app is using it in cases where Android is expecting ARGB values. This results in all current thumbnails appearing with white backgrounds when using real lesson data.

Metadata

Assignees

Labels

Z-ibtTemporary label for Ben to keep track of issues he's triaged.

Type

No type

Relationships

None yet

Development

No branches or pull requests

Issue actions