summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHosang Kim <hosang12.kim@samsung.com>2016-12-08 17:23:24 +0900
committerJEONGHYUN YUN <jh0506.yun@samsung.com>2016-12-29 19:39:03 +0900
commite99a90fc5ad58efffecd8e981173372a36d9be00 (patch)
tree2405a17d81563e81585d33fe47c9b64785126265
parent137b46aa912be4df1c2898915f8d40c6c65b512f (diff)
downloadefl-theme-tizen-mobile-e99a90fc5ad58efffecd8e981173372a36d9be00.tar.gz
efl-theme-tizen-mobile-e99a90fc5ad58efffecd8e981173372a36d9be00.tar.bz2
efl-theme-tizen-mobile-e99a90fc5ad58efffecd8e981173372a36d9be00.zip
slider: change svg vector image.
Signed-off-by: Hosang Kim <hosang12.kim@samsung.com> Change-Id: I3d14099802fffb8eb1719f263a3957eeb2543a02
-rwxr-xr-xmobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_bottom.svg2
-rwxr-xr-xmobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_top.svg2
2 files changed, 2 insertions, 2 deletions
diff --git a/mobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_bottom.svg b/mobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_bottom.svg
index 53ccee3a..7c884deb 100755
--- a/mobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_bottom.svg
+++ b/mobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_bottom.svg
@@ -2,6 +2,6 @@
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- width="80px" height="40px" viewBox="0 0 80 40" enable-background="new 0 0 80 40" xml:space="preserve">
+ width="80px" height="40px" viewBox="0 0 80 40" enable-background="new 0 0 80 40" xml:space="preserve" preserveAspectRatio="none">
<path fill="#FFFFFF" d="M0,0h80c0,22.092-17.908,40-40,40S0,22.092,0,0z"/>
</svg>
diff --git a/mobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_top.svg b/mobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_top.svg
index d5c8dee1..6d498af2 100755
--- a/mobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_top.svg
+++ b/mobile/HD/images/User_Input_Elements/core_slider_handle_press_expand_top.svg
@@ -2,6 +2,6 @@
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- width="80px" height="40px" viewBox="0 0 80 40" enable-background="new 0 0 80 40" xml:space="preserve">
+ width="80px" height="40px" viewBox="0 0 80 40" enable-background="new 0 0 80 40" xml:space="preserve" preserveAspectRatio="none">
<path fill="#FFFFFF" d="M80,40H0C0,17.908,17.908,0,40,0S80,17.908,80,40z"/>
</svg>