naviframe: Fix to load default style if the given style does not exist
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 31 Aug 2017 07:21:08 +0000 (16:21 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 31 Aug 2017 07:30:28 +0000 (16:30 +0900)
commit6353194546f4f868f8df206ca05c44fd70e44372
treee81a505cb5e91a7daa011bce287cc3292e7623e5
parent65d2dfc8925a183bf7f2709677d87edcd759e9c3
naviframe: Fix to load default style if the given style does not exist

Naviframe item theme name is combined with item style name and widget
style name.
Therefore, if the item theme name is not found, then "item/basic" item
style name should be loaded as a default item style name.
src/lib/elementary/elc_naviframe.c