[naviframe] Fix the title icon position
authorJaehyun Cho <jae_hyun_cho@naver.com>
Wed, 12 Jun 2013 06:12:41 +0000 (15:12 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Thu, 20 Jun 2013 12:46:54 +0000 (21:46 +0900)
Change-Id: I688ee45ed8a8f8a67cfca27a0b91306399a95ad0

themes/widgets/naviframe.edc

index 7ef5183..6089ba7 100644 (file)
             mouse_events: 0;
             description { state: "default" 0.0;
                align: 1.0 0.5;
-               rel1 { relative: 0.0 0.0; to: "elm.text.title"; }
-               rel2 { relative: 0.0 1.0; to: "elm.text.title"; }
+               rel1 { relative: 0.0 0.0; to: "title_text_bg"; }
+               rel2 { relative: 0.0 1.0; to: "title_text_bg"; }
                fixed: 1 0;
                min: NAVIFRAME_PADDING2_INC;
                visible: 0;