Updated api-version to 5.5 & Fixed the font of App Icons 55/241355/2 submit/tizen/20200819.121145
authorallu.k <allu.k@samsung.com>
Wed, 19 Aug 2020 10:20:15 +0000 (15:50 +0530)
committerallu.k <allu.k@samsung.com>
Wed, 19 Aug 2020 10:22:23 +0000 (15:52 +0530)
Change-Id: I427f1e0059bbda590b986ac496b376c2d43639bd

res/edje/box.edc
res/edje/item.edc
res/edje/layout.edc
tizen-manifest.xml

index 9f8c984825ac85c6015655cc5d1a4668dae0a627..ca2b4a12a9fdd42d633fc0fa13c46cfc1aa1ba0e 100644 (file)
@@ -46,8 +46,8 @@ collections {
                                description {
                                        state: "hidden" 1.0;
                                        inherit: "default" 0.0;
-                                       rel1 { relative: -1.0 0.0; }
-                                       rel2 { relative: 1.0 1.0; }
+                                       rel1 { relative: 2.0 0.5; }
+                                       rel2 { relative: 2.0 0.5; }
                                }
                        }
                } //parts
index 115b300677d6a5fad57fbd69d4e4aa547ceda928..44b75e03cec63901f2d5b1db9231342f8e2f7359 100644 (file)
@@ -20,7 +20,7 @@
 styles {
        style {
                name: "item_style";
-               base: "font=Tizen:style=Regular font_size=22 color=#ffffff align=left style=shadow shadow_color=#000000bf wrap=mixed";
+               base: "font=Tizen:style=Regular font_size=18 color=#ffffff align=left style=shadow shadow_color=#000000bf wrap=mixed";
                tag:  "br" "\n";
                tag:  "tab" "\t";
        }
index fc93a145ea212676354e0d2983b077c0fdcf3891..6bab3aa8105a27d2c4d90ee0b640e51ad2d55057 100644 (file)
@@ -22,7 +22,7 @@ images {
 styles {
        style {
                name: "no_item_style";
-               base: "font=Tizen:style=Bold font_size=20 color=#ffffff align=center style=shadow shadow_color=#000000bf wrap=mixed";
+               base: "font=Tizen:style=Regular font_size=32 color=#ffffff align=center style=shadow shadow_color=#000000bf wrap=mixed";
                tag:  "br" "\n";
                tag:  "hilight" "+ font_weight=Bold";
                tag:  "b" "+ font_weight=Bold";
index 9a2a262e7a229a6239f9a3b77b72cdd9db877a52..9c3f0bcd822e6b9b0d35536d6370887b948cd63b 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<manifest xmlns="http://tizen.org/ns/packages" api-version="4.0" package="org.tizen.task-mgr_common" version="1.0.0">
+<manifest xmlns="http://tizen.org/ns/packages" api-version="5.5" package="org.tizen.task-mgr_common" version="1.0.0">
     <profile name="tizeniot"/>
     <ui-application appid="org.tizen.task-mgr" exec="task-mgr" multiple="false" nodisplay="true" process-pool="true" taskmanage="false" type="capp">
         <label>task-mgr</label>