Set background color as black for wearable web apps 06/194606/2
authorGuneet K <g.khosla@samsung.com>
Mon, 5 Feb 2018 06:08:58 +0000 (11:38 +0530)
committerguneet khosla <g.khosla@samsung.com>
Thu, 6 Dec 2018 09:28:21 +0000 (14:58 +0530)
commit3e30287d33646f7ceee6e5bc2df6421bd45b455f
tree72ada039253cd73ef5cd2db310e4f535ca935cc5
parent36f38c72a6fedce4829f337e72b9463e162e37f2
Set background color as black for wearable web apps

Background color is set as black only for watchfaces.
Hence default bg color for web apps is white.
Call ewk_view_bg_color_set to set background color as black for web apps.

Change-Id: I50f8c24f9f735ebb0ef24f49d9e8a1ebdbb11999
Signed-off-by: Guneet K <g.khosla@samsung.com>
runtime/browser/web_application.cc