TSAM-12164 When search event to attach file, not highlight text 93/107093/1
authorNataliia Sydorchuk <n.sydorchuk@samsung.com>
Mon, 26 Dec 2016 11:27:51 +0000 (13:27 +0200)
committerNataliia Sydorchuk <n.sydorchuk@samsung.com>
Mon, 26 Dec 2016 11:27:51 +0000 (13:27 +0200)
Change-Id: I074894facd16db82fd80c63507541974d6afe3f4
Signed-off-by: Nataliia Sydorchuk <n.sydorchuk@samsung.com>
main-app/res/edje/inc/CalEventItem.edc

index 0b4c5fe..13976aa 100644 (file)
 styles {
        style { name: "event_title";
                base: "font=Tizen:style=Light font_size=40 valign=middle align=left color=#000000 ellipsis=1";
+               STYLE_TAG_MATCH
        }
        style { name: "event_subtitle";
                base: "font=Tizen:style=Light font_size=32 valign=middle align=left color=#666666 ellipsis=1";
+               STYLE_TAG_MATCH
        }
 }