Open aleks42 opened 4 years ago
Can you try the latest 0.2.0 and see if this helps?
I have the same issue. I am using 0.2.0. If I look at \obj\Debug\110 I do not see a resizatizer folder, and I am not able to use the image sin my project.
Ignore my last comment. I restarted my PC after updating Visual Studio, and everything seems to be working now.
I often remove bin and obj folders in solution. When I select "Release" configuration and click "Rebuild" for the first time after that - resizetizer folder not created in Android project in \obj\Release\90\resizetizer\ . It is created if I click "Rebuild" a second time, and everything works fine. If you forgot to check, you can publish the apk without images. There are 16 png images in my crossplatform project in SharedImages folder, about 100 kilobytes in size.