2023-09-22 01:01 PM
I have an issue that caused me a few hours of troubleshooting. And a few tears.
I am using the stock background bitmaps on a few screens. They have a blue color to them:
So, blue background image with a blue box in the center. But, here is what it looks like:
What am I missing? Is there an additional step to get bitmaps with blue to render correctly?
2023-09-22 04:03 PM - edited 2023-09-22 04:08 PM
I figured it out. Image format selection in the Images section:
Is there a way to determine the image encoding beforehand?
And, my default configuration is set to ARGB8888. Why manually setting it to ARGB8888 for the image worked, is still a mystery.