Trey
07/31/2024, 3:14 PM<http://MyResourceTest.app/commonMain/composeResources/drawables/test_image.xml|MyResourceTest.app/commonMain/composeResources/drawables/test_image.xml>
But the app is looking for it here:
<http://MyResourceTest.app/commonMain/composeResources/com.example.mytest.resources/drawables/test_image.xml|MyResourceTest.app/commonMain/composeResources/com.example.mytest.resources/drawables/test_image.xml>
Trey
07/31/2024, 3:32 PMcompose.resources {
publicResClass = true
packageOfResClass = "com.example.mytest.resources"
generateResClass = always
}
Trey
07/31/2024, 5:12 PMTrey
08/12/2024, 7:39 PMaidanvii
08/13/2024, 12:04 PMTrey
08/16/2024, 6:31 PM