Danijal Azerović
Results
1
issues of
Danijal Azerović
I am using the version: `0.23.0` I have the following structure for my images: `shared/commonMain/resources/MR/images/ic_partnership.svg` I have a suggested helper method ``` fun getImageByFileName(name: String): ImageResource { val fallbackImage =...