summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaehyub Kim <taehyub.kim@samsung.com>2016-12-22 17:15:27 +0900
committerJEONGHYUN YUN <jh0506.yun@samsung.com>2016-12-29 19:39:05 +0900
commit9ca76c34f4fed3035497d6a5791ed83ac67f417c (patch)
tree876fb6779b5c069b59d0473af371663c74bb97f8
parent49c05a8ab27beedaad1ce073128a2f0e19e808a1 (diff)
downloadefl-theme-tizen-mobile-9ca76c34f4fed3035497d6a5791ed83ac67f417c.tar.gz
efl-theme-tizen-mobile-9ca76c34f4fed3035497d6a5791ed83ac67f417c.tar.bz2
efl-theme-tizen-mobile-9ca76c34f4fed3035497d6a5791ed83ac67f417c.zip
colorselector: fix colorselector height
Change-Id: I92ce365c263f18bf2ecbc2816c9c827431d2f66b
-rw-r--r--mobile/HD-inc.edc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/HD-inc.edc b/mobile/HD-inc.edc
index 5bda7c43..f4f81ce3 100644
--- a/mobile/HD-inc.edc
+++ b/mobile/HD-inc.edc
@@ -46,7 +46,7 @@
//****************************************************************************//
// Colorselector
//****************************************************************************//
-#define COLORSELECTOR_PALETTE_COLORPLANE_HEIGHT_INC 238
+#define COLORSELECTOR_PALETTE_COLORPLANE_HEIGHT_INC 236
#define COLORSELECTOR_PALETTE_COLORPLANE_WIDTH_INC 678
#define COLORSELECTOR_PORTRAIT_HOR_PAD_COLORPLANE_INC "8"
#define COLORSELECTOR_PORTRAIT_VER_PAD_COLORPLANE_INC "8"