Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
-
None
Description
Behaviour has changed between 3.5.0-0.2.4 and 3.5.0-0.2.6 resulting in the "single default icon" [1] not being displayed on device.
In 3.5.0-0.2.4 the icon was copied into drawable-*
In 3.5.0-0.2.6 the icon is copied to drawable/
The template [2] already contains default icons for drawable-*, thus the single default icon is never used.
[1] http://cordova.apache.org/docs/en/3.5.0/config_ref_images.md.html
[2] https://github.com/apache/cordova-android/tree/master/bin/templates/project/res