Support BackgroundColor API for Table
authorKangho Hur <kangho.hur@samsung.com>
Tue, 6 Dec 2016 11:56:45 +0000 (20:56 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Tue, 6 Dec 2016 11:56:45 +0000 (20:56 +0900)
commitee3e8857e1860953c89d5538d2df47468ee567d7
tree167785a652327167199c7e754051abb960236763
parentb8508fdf4ad90fb052327c89b22d1fb74d1ac5a0
Support BackgroundColor API for Table

- this change enable containers (box and table) to use Color.Default

Change-Id: I6b9d1c65e08e2c3692fb881b4217b7397b2a488c
src/ElmSharp/ElmSharp/Container.cs
src/ElmSharp/ElmSharp/Table.cs
test/ElmSharp.Test/ElmSharp.Test.csproj
test/ElmSharp.Test/TC/TableTest1.cs [new file with mode: 0644]