Added background color set API for Box
authorJEONGHYUN YUN <jh0506.yun@samsung.com>
Mon, 31 Oct 2016 04:24:38 +0000 (13:24 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 5 Dec 2016 09:35:25 +0000 (18:35 +0900)
commitf42ea6a3867af020f932d026cdefe4948fddb2a5
tree4ca937956c8f72fdac68055147f77c58beb57847
parent20e731a76521493587125849a0390bea734a25a8
Added background color set API for Box

Change-Id: Ife6df16fb8bf03bef9c11a06a30bf55ad2541dd1
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
src/ElmSharp/ElmSharp/Box.cs
src/ElmSharp/ElmSharp/Container.cs
src/ElmSharp/theme/mobile/color_classes.edc
src/ElmSharp/theme/mobile/elm-sharp-theme-mobile.edc
src/ElmSharp/theme/mobile/widgets/layout.edc [new file with mode: 0644]
test/ElmSharp.Test/TC/BoxTest1.cs