-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: cordova-android, cordova-cli, cordova-lib
-
Labels:None
-
Environment:
Android
Based on the parent task, create a new image element tag to copy the image from src to the correct directory with the given name.
Example:
<image src="res/android/notification.png" name="notification.png" />
<image src="res/android/notification-mdpi.png" name="notification.png" density="mdpi" />