[Title] Added AppTrayIcon Feature
authorchanghyun1.lee <changhyun1.lee@samsung.com>
Sat, 16 Mar 2013 06:14:18 +0000 (15:14 +0900)
committerchanghyun1.lee <changhyun1.lee@samsung.com>
Sat, 16 Mar 2013 07:34:21 +0000 (16:34 +0900)
commitdeeb6c8bcebaba232601ade5a010c1c33fc88441
treec4fe5ff051e398d87e498e9ec0932e007bd8cd2e
parent344d641513ea150d9b96f895385b4d06c105bfe3
[Title] Added AppTrayIcon Feature
[Desc.]
[Issue] Redmine-8752

Change-Id: Idd7800f58db059f83827a463ca1d742d76bff810
org.tizen.common/icons/effect.png [new file with mode: 0644]
org.tizen.common/icons/mask.png [new file with mode: 0644]
org.tizen.common/src/org/tizen/common/ScreenDensity.java [new file with mode: 0644]
org.tizen.common/src/org/tizen/common/ui/dialog/NewIconDialog.java [new file with mode: 0644]
org.tizen.common/src/org/tizen/common/util/ImageUtil.java