From 0e6a50f6bde0875483ca5649dc374c642334063f Mon Sep 17 00:00:00 2001 From: Subodh Kumar Date: Wed, 19 Jun 2013 18:36:33 +0530 Subject: [PATCH] [searchbar]: With this fix cancel button is always shown. Change-Id: I450eb7de8bf781f4726ecfd457820766344bafc1 --- themes/widgets/layout.edc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/widgets/layout.edc b/themes/widgets/layout.edc index 83861d9..5bc9564 100644 --- a/themes/widgets/layout.edc +++ b/themes/widgets/layout.edc @@ -1235,10 +1235,6 @@ group { name: "elm/layout/searchbar/default"; } group { name: "elm/layout/searchbar/cancel_button"; - images { - image: "00_search_edit_field_bg.png" COMP; - image: "00_search_edit_field_bg_focus.png" COMP; - } parts { part { name: "top_padding_rect"; type: SPACER; -- 2.7.4