elm_theme: fix return value when default style fallback is done 47/190647/1 submit/tizen/20181004.233344 submit/tizen/20181005.064551
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 4 Oct 2018 07:50:21 +0000 (16:50 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 4 Oct 2018 10:32:03 +0000 (19:32 +0900)
commite1c78892289058507938fa1c589c5714657e98e6
treef042bd78bd4ae3373759ee17a67da6d69beff7c6
parentb987d7239397278e4f4e3731094cc4cd5e4a0f32
elm_theme: fix return value when default style fallback is done

To keep backward compatibility, EFL_UI_THEME_APPLY_DEFAULT is returned
instead of EFL_UI_THEME_APPLY_SUCCESS if style is not found in theme and
default style fallback is done instead.

This patch fixes 7353fc1cb85e08eb6e884ed8bbf9a009226069b6

@fix

Change-Id: I012a310c9c98b0c15e667fe9846e62b4c480b305
src/lib/elementary/elm_theme.c