Support to Color.Default
authorKangho Hur <kangho.hur@samsung.com>
Tue, 6 Dec 2016 10:03:53 +0000 (19:03 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Tue, 6 Dec 2016 10:03:53 +0000 (19:03 +0900)
commitb8508fdf4ad90fb052327c89b22d1fb74d1ac5a0
tree9996cd02be3d54037383df83da9e1a24c7a029c8
parentcbc3f0ac4d035de4ecf730054ded113720e8614f
Support to Color.Default

- This change allow to set color as Color.Defalut.
-

Change-Id: Ieae82112b0609cac17808d8fc41a9d2db0d102ed
src/ElmSharp/ElmSharp/Button.cs
src/ElmSharp/ElmSharp/Color.cs
src/ElmSharp/ElmSharp/Layout.cs
src/ElmSharp/ElmSharp/Widget.cs
test/ElmSharp.Test/ElmSharp.Test.csproj [changed mode: 0755->0644]
test/ElmSharp.Test/TC/BackgroundColorTest1.cs [new file with mode: 0644]