summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSungtaek Hong <sth253.hong@samsung.com>2016-12-13 17:20:58 +0900
committerJEONGHYUN YUN <jh0506.yun@samsung.com>2016-12-29 19:39:04 +0900
commit0add3caeff5b06693757e8e5b438d182eec52839 (patch)
treeca01645d394f0e96c2a787f09ce007afbb9bb2da
parent2c2fb3de3607d617756d1fb0a8ffc3c183d1517c (diff)
downloadefl-theme-tizen-mobile-0add3caeff5b06693757e8e5b438d182eec52839.tar.gz
efl-theme-tizen-mobile-0add3caeff5b06693757e8e5b438d182eec52839.tar.bz2
efl-theme-tizen-mobile-0add3caeff5b06693757e8e5b438d182eec52839.zip
[Toolbar] enable calc height of tabbar item
Change-Id: I3e67d78d4509a8b25a65de6413928cfb9fd6c942 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
-rw-r--r--mobile/widgets/toolbar.edc2
1 files changed, 0 insertions, 2 deletions
diff --git a/mobile/widgets/toolbar.edc b/mobile/widgets/toolbar.edc
index eb269768..3a37a562 100644
--- a/mobile/widgets/toolbar.edc
+++ b/mobile/widgets/toolbar.edc
@@ -595,7 +595,6 @@ group { "elm/toolbar/item/tabbar";
clip: "clipper_elm.swallow.icon";
desc { "default";
hid;
- fixed: 1 1;
rel1.to: "base";
rel2.to: "base";
min: TABBAR_DEFAULT_ICON_SIZE_INC;
@@ -671,7 +670,6 @@ group { "elm/toolbar/item/tabbar";
rel1.relative: 1.0 1.0;
rel2.to: "padding_right_bottom";
rel2.relative: 0.0 0.0;
- fixed: 1 1;
}
desc { "text_normal";
inherit: "default";