[UI] Wrong font used in simple password view. 39/110039/1
authorMichal Skorupinski <m.skorupinsk@samsung.com>
Thu, 12 Jan 2017 12:49:53 +0000 (13:49 +0100)
committerMichal Skorupinski <m.skorupinsk@samsung.com>
Thu, 12 Jan 2017 12:49:53 +0000 (13:49 +0100)
Change-Id: I53a9b34a3f7d654d9f6bf21ffb9ab2defc3f31c2
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
resource/setting-theme.edc

index 53d4756cedfa55409a9d771d99477f1180801451..432c10bc8304177d98463437bcc1fcdaf278f8a6 100644 (file)
@@ -189,7 +189,7 @@ collections
                style
                {
                        name: "description_style";
-                       base: "font=Tizen:style=Roman font_size=24 align=left color=#000000 wrap=mixed";
+                       base: "font=Tizen:style=Roman font_size=24 align=left color=#000000 wrap=mixed text_class=label";
                        tag: "br" "\n";
                        tag: "hilight" "+ font=Tizen:style=Regular";
                        tag: "b" "+ font=Tizen:style=Regular";
@@ -10102,7 +10102,7 @@ collections
                                        {       relative: 1.0 1.0; offset: -18 -18; to: "bg";}
                                        text
                                        {
-                                               style: description_style;
+                                               style: "description_style";
                                        }
                                }
                        }