From: allu.k Date: Wed, 19 Aug 2020 10:20:15 +0000 (+0530) Subject: Updated api-version to 5.5 & Fixed the font of App Icons X-Git-Tag: submit/tizen/20200819.121145^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c367578d2409586fd3ac00c64e33722eb07dba40;p=profile%2Fiot%2Fapps%2Fnative%2Ftaskmanager.git Updated api-version to 5.5 & Fixed the font of App Icons Change-Id: I427f1e0059bbda590b986ac496b376c2d43639bd --- diff --git a/res/edje/box.edc b/res/edje/box.edc index 9f8c984..ca2b4a1 100644 --- a/res/edje/box.edc +++ b/res/edje/box.edc @@ -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 diff --git a/res/edje/item.edc b/res/edje/item.edc index 115b300..44b75e0 100644 --- a/res/edje/item.edc +++ b/res/edje/item.edc @@ -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"; } diff --git a/res/edje/layout.edc b/res/edje/layout.edc index fc93a14..6bab3aa 100644 --- a/res/edje/layout.edc +++ b/res/edje/layout.edc @@ -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"; diff --git a/tizen-manifest.xml b/tizen-manifest.xml index 9a2a262..9c3f0bc 100755 --- a/tizen-manifest.xml +++ b/tizen-manifest.xml @@ -1,5 +1,5 @@ - +