[TSAM-9543] ticker: do not set ticker transparent background 45/96345/3 accepted/tizen/mobile/20161110.001802 submit/tizen/20161109.095310
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Tue, 8 Nov 2016 15:13:07 +0000 (16:13 +0100)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 9 Nov 2016 10:28:06 +0000 (11:28 +0100)
commitbaf9e214d97d96136785bf999f375cc9a677d5d8
treecb6651da5d6bbc55b760d687db5251959eeb3dd9
parent48a09774d9a71eea26bd77f1fb8089c8b8366dc9
[TSAM-9543] ticker: do not set ticker transparent background

Use default indicator color as ticker background instead
of applaying transparency. The reason of this change are:

1. It solved rendering artifacts problems occuring then ticker is being
   shown, however underlaying window did not updated indicator image.
2. There might be cases in which application may try to display white
   content in top window area and in this case ticker content will
   not be visible to user.

Change-Id: Id13337a3ea6f8f9dd5437cf728ac0063460bce4c
res/resource/color_classes.edc
src/ticker.c