summaryrefslogtreecommitdiff
path: root/mobile/widgets/entry.edc
diff options
context:
space:
mode:
authorSubodhKumar <s7158.kumar@samsung.com>2016-11-10 16:29:10 +0530
committerJunsuChoi <jsuya.choi@samsung.com>2016-11-17 17:46:50 +0900
commit2cb529d1b6980c07c3e7b96ca1b9ff6db3604461 (patch)
tree2ca27be1cb596ec22b64eefa8c9318c91adbf2f5 /mobile/widgets/entry.edc
parent9411c6a0a94bf75c4463837794bc08f20d3d9681 (diff)
downloadefl-theme-tizen-mobile-2cb529d1b6980c07c3e7b96ca1b9ff6db3604461.tar.gz
efl-theme-tizen-mobile-2cb529d1b6980c07c3e7b96ca1b9ff6db3604461.tar.bz2
efl-theme-tizen-mobile-2cb529d1b6980c07c3e7b96ca1b9ff6db3604461.zip
entry: Enable scale for selection handlers.
Change-Id: I61bfa9bdc44348e55aecac8e84d6171a7f4c1b59 Signed-off-by: SubodhKumar <s7158.kumar@samsung.com>
Diffstat (limited to 'mobile/widgets/entry.edc')
-rw-r--r--mobile/widgets/entry.edc2
1 files changed, 2 insertions, 0 deletions
diff --git a/mobile/widgets/entry.edc b/mobile/widgets/entry.edc
index cbdad8f5..12a2d3b8 100644
--- a/mobile/widgets/entry.edc
+++ b/mobile/widgets/entry.edc
@@ -2659,6 +2659,7 @@ group { "elm/entry/handler/start/default";
}
parts {
image { "handle";
+ scale;
desc { "default";
hid;
fixed: 1 1;
@@ -2721,6 +2722,7 @@ group { "elm/entry/handler/end/default";
}
parts {
image { "handle";
+ scale;
desc { "default";
hid;
fixed: 1 1;