| This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
I am currently migrating from Kony Visualizer 7 to Kony Visualizer 8 and I just noticed that an incorrect launch icon is used.
We have launch icons for all densities for best quality:
./resources/common/icon.png
./resources/mobile/native/winphone8/icon.png
./resources/mobile/native/android/icon.png
./resources/mobile/native/android/drawable-xhdpi/icon.png
./resources/mobile/native/android/drawable-xxhdpi/icon.png
./resources/mobile/native/android/drawable-hdpi/icon.png
./resources/mobile/native/android/drawable-mdpi/icon.png
./resources/mobile/native/android/drawable-xxxhdpi/icon.png
./resources/mobile/native/iphone/icon.pngThat worked fine with Visualizer 7. However I just noticed that with Visualizer 8 the wrong icon (from ./resources/mobile/native/android/icon.png) is picked up.