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)
commit7a171bc04279c2820cdf782eefe63e68769cf423
tree2a987399dbae37c7a2ebd101158ba11b6464064a
parent6f01d7a3aa7d564bc186a9d5e132d3b9eca79503
Support BackgroundColor API for Table

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

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