Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Master
-
None
-
None
-
Android
Description
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" />