Sergio C.
04/25/2023, 7:11 PMImage(painter = painterResource("image.jpg"), contentDescription = null)
It works fine on Android.
Loading xml vectors also work fine on both platforms.Alexander Maryanovsky
04/25/2023, 7:15 PMSergio C.
04/25/2023, 7:16 PMagrosner
04/25/2023, 8:11 PMSergio C.
04/25/2023, 8:49 PMagrosner
04/25/2023, 9:02 PMNikita Lipsky
04/26/2023, 5:21 PMSergio C.
04/26/2023, 5:21 PMJohn O'Reilly
04/30/2023, 9:22 AMMissingResourceException
commonMain/resources
as per sample
Image(
painterResource("compose-multiplatform.xml"),
null
)
Sergio C.
05/01/2023, 2:34 PMJohn O'Reilly
05/01/2023, 2:36 PMSergio C.
05/01/2023, 2:38 PMagrosner
05/01/2023, 5:10 PMQamar A. Safadi
05/07/2023, 5:41 PMIvan Fernandez
05/08/2023, 7:44 AMagrosner
05/08/2023, 7:34 PMIvan Fernandez
05/09/2023, 10:15 AM