[ABS] Set proper elementary parent to elm_layout accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix_mobile_tpk accepted/tizen/5.5/unified/mobile/hotfix/20201126.070026 submit/tizen_5.5_mobile_hotfix_mobile_tpk/20201126.142801
authorseokwon <seokwon75.jung@samsung.com>
Thu, 26 Nov 2020 05:32:11 +0000 (14:32 +0900)
committerseokwon <seokwon75.jung@samsung.com>
Thu, 26 Nov 2020 05:32:11 +0000 (14:32 +0900)
commitc217f8abca1c50a8fab5e931ab9da287139fc260
tree31f6cd9f6258272f52e43e4bfcc1b79a1204162a
parent5c8f7e0759ce9c454e35d6436f03b32031f6e94f
[ABS] Set proper elementary parent to elm_layout

Summary:
In the past, elm_layout's parent was elm_box. But this idea
was wrong because the box widget was contained to the layout
widget. That made recursive parent referencing between two
widgets.
So, I've chagned the parent of elm_layout to the naviframe widget.

Reference: submit/tizen_5.5_mobile_hotfix/20201126.142801
Commit id: d24edc719fe402a2b31417c0b0b9115170d83f0a
Requested by: None
SDK rootstrap version: 20201103_1
org.tizen.ug-myfile-efl-1.0.0-arm-debug.tpk
org.tizen.ug-myfile-efl-1.0.0-arm.tpk
org.tizen.ug-myfile-efl-1.0.0-x86-debug.tpk
org.tizen.ug-myfile-efl-1.0.0-x86.tpk