Added BackgroundColor property in Widget
authorJEONGHYUN YUN <jh0506.yun@samsung.com>
Thu, 24 Nov 2016 10:11:28 +0000 (19:11 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 5 Dec 2016 01:14:24 +0000 (10:14 +0900)
commit20e731a76521493587125849a0390bea734a25a8
tree3f385deb6429748ec004abefc43b9f1290c5aed9
parentb3d871f3ae0feb0de650697c2210bb4fd2e42775
Added BackgroundColor property in Widget

Change-Id: I6f8995cc2731492a905e6d2f43d6f80a9586934e
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
src/ElmSharp/ElmSharp/Button.cs
src/ElmSharp/ElmSharp/Widget.cs
src/ElmSharp/Interop/Interop.Elementary.cs [changed mode: 0644->0755]
test/ElmSharp.Test/TC/ButtonTest1.cs