profile/mobile/apps/native/ug-myfile-efl.git
3 years ago[ABS] Set proper elementary parent to elm_layout accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix_mobile_tpk accepted/tizen/6.0/unified/hotfix/20201103.044706 submit/tizen_6.0_hotfix_mobile_tpk/20201103.115105
alone [Tue, 3 Nov 2020 03:51:24 +0000 (12:51 +0900)]
[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_6.0_hotfix/20201103.115105
Commit id: d24edc719fe402a2b31417c0b0b9115170d83f0a
Requested by: None
SDK rootstrap version: 20201028_1

3 years ago[ABS] Set proper elementary parent to elm_layout accepted/tizen/6.0/unified/hotfix/20201102.231018 submit/tizen_6.0_hotfix_mobile_tpk/20201102.192905
alone [Mon, 2 Nov 2020 11:18:53 +0000 (20:18 +0900)]
[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_6.0_hotfix/20201102.192905
Commit id: d24edc719fe402a2b31417c0b0b9115170d83f0a
Requested by: None
SDK rootstrap version: 20201028_1