diff --git a/data/themes/layout.edc b/data/themes/layout.edc index 7d5c3f5..0b65f36 100644 --- a/data/themes/layout.edc +++ b/data/themes/layout.edc @@ -18,6 +18,8 @@ group { name: "preview_layout"; part { name: "elm.swallow.img"; type: SWALLOW; description { state: "default" 0.0; + rel1.to: "bg"; + rel2.to: "bg"; } } }