entry.edc : The Single-line entry will be highlighted when it has focus.
authorYoungbok Shin <youngb.shin@samsung.com>
Wed, 22 May 2013 02:12:32 +0000 (11:12 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:27:48 +0000 (20:27 +0900)
themes/widgets/entry.edc

index 63a9912..ed0295f 100644 (file)
@@ -5007,7 +5007,7 @@ group { name: "elm/scroller/entry/default";
       alias : "elm/scroller/entry/editfield";
       alias : "elm/scroller/entry/editfield/searchbar/default";
       data {
-         item: "focus_highlight" "on";
+         item: "focus_highlight" "off";
       }
       script {
          public sbvis_v, sbvis_h, sbalways_v, sbalways_h, sbvis_timer;