[naviframe] Fix not to re-load previous item view's theme
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 18 Oct 2013 10:53:16 +0000 (19:53 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 18 Oct 2013 10:53:16 +0000 (19:53 +0900)
commite04fc5723e86c7d8008837577d8023f4bfa9ce1d
tree66d134daadddb1666111c7c02b8ec63e3c9feb7a
parent29997cdfc7002a5511e97a07ffd440422fe6ce0e
[naviframe] Fix not to re-load previous item view's theme

Summary: Calling elm_widget_sub_object_add after calling elm_widget_sub_object_del may cause theme loading even though the sub object's theme is the same as the parent object's theme. This commit prevents the previous item view's theme re-loading.

Reviewers: Hermet, seoz

Reviewed By: seoz

CC: seoz
Differential Revision: https://phab.enlightenment.org/D267
src/lib/elc_naviframe.c