Fix code to apply changes of Tizen.UI.Color
authorWonYoung Choi <wy80.choi@samsung.com>
Mon, 11 Jul 2016 08:43:41 +0000 (17:43 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 11 Jul 2016 08:43:41 +0000 (17:43 +0900)
commit6517169380d7b7bb5dcd8f86177d3bd3765791ff
treead88b1536fc33d6eb4dfc8d249a664c09657a53c
parentdde23f55fa5cf4a35bbe6c549d823940ac7f73d4
Fix code to apply changes of Tizen.UI.Color

The property Argb is changed to a method GetArgb() because this
method can throw an exception when getting the value if the Color
is default (before setting any values).

Change-Id: I8860ad0e3a4b4ec2f3e73d0bd76ce893891ea6e9
Tizen.Applications/Tizen.Applications/Notification.cs