Hi together,
is that only a compiler.json bug for the new instinct3 AMOLED devices.
This section is missing in compiler.json
"imageFormats": [ "yuv", "jpg", "png" ],
therefore the compiler warning in showing if use the packingFormat = "jpg" or "png" in drawables.xml
WARNING: instinct3amoled45mm: C:\Dokumente\VisualStudioCode\VA3_2\resources\round-390x390\instinct3\drawables.xml:8: Device doesn't support given format 'jpg', reverse to default format.
Does the native devices support the packingFormat?
best regards
2aCD