[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
authoralone <yooduck.seo@samsung.com>
Tue, 3 Nov 2020 03:51:24 +0000 (12:51 +0900)
committeralone <yooduck.seo@samsung.com>
Tue, 3 Nov 2020 03:51:24 +0000 (12:51 +0900)
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

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-i586-debug.tpk
org.tizen.ug-myfile-efl-1.0.0-i586.tpk

index aa82069..d086ea6 100644 (file)
Binary files a/org.tizen.ug-myfile-efl-1.0.0-arm-debug.tpk and b/org.tizen.ug-myfile-efl-1.0.0-arm-debug.tpk differ
index 6edfdce..70c8c8f 100644 (file)
Binary files a/org.tizen.ug-myfile-efl-1.0.0-arm.tpk and b/org.tizen.ug-myfile-efl-1.0.0-arm.tpk differ
index 86d61d7..3520f1c 100644 (file)
Binary files a/org.tizen.ug-myfile-efl-1.0.0-i586-debug.tpk and b/org.tizen.ug-myfile-efl-1.0.0-i586-debug.tpk differ
index c2c3796..e85b292 100644 (file)
Binary files a/org.tizen.ug-myfile-efl-1.0.0-i586.tpk and b/org.tizen.ug-myfile-efl-1.0.0-i586.tpk differ