skin: check that image file of H/W button exist or not
authorjihye <jihye424.kim@samsung.com>
Wed, 1 Feb 2017 04:58:30 +0000 (13:58 +0900)
committerJiHye Kim <jihye424.kim@samsung.com>
Wed, 1 Feb 2017 10:54:31 +0000 (19:54 +0900)
commit359bac47796f112f77c8fe3ff7e9bd6535eb4251
tree2e49c49a4cb8009563a4554ab990c822adadbb0b
parent2d0eeb30936260c22ce559ac390eb42ab479570f
skin: check that image file of H/W button exist or not

- privite image file: if image file exist in controller directory of skin
- default image file: if image file not exist

Change-Id: Ide0e45db1f232a6c12bfb14721a668b129bab90d
Signed-off-by: jihye <jihye424.kim@samsung.com>
tizen/src/ui/controller/hwkeybutton.cpp
tizen/src/ui/controller/hwkeybutton.h
tizen/src/ui/layout/hardwarekey.cpp
tizen/src/ui/layout/hardwarekey.h
tizen/src/ui/xmllayoutparser.cpp