[Genlist] Changed textblock 'word' wrap for genlist items to 'mixed'
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Fri, 25 Nov 2011 01:02:46 +0000 (10:02 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Fri, 25 Nov 2011 01:03:19 +0000 (10:03 +0900)
wrap.

Change-Id: Icbc794b1cb733ad79fe840612329f4b81d32206e

themes/groups/genlist/genlist_textblock_style.edc

index 5102933..2e3ab2b 100644 (file)
@@ -66,7 +66,7 @@ styles {
       TEXTBLOCK_TAG
    }
    style { name: "genlist_textblock_help_style";
-      base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_20_INC" color="GENLIST_PART_MULTILINE_HELP_STYLE_COLOR_INC" wrap=word text_class=list_item";
+      base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_20_INC" color="GENLIST_PART_MULTILINE_HELP_STYLE_COLOR_INC" wrap=mixed text_class=list_item";
       TEXTBLOCK_TAG
    }
    style { name: "genlist_textblock_style";