TextView - Initialize alpha value with text's color alpha.
authorVictor Cebollada <v.cebollada@samsung.com>
Wed, 14 May 2014 08:57:49 +0000 (09:57 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 27 May 2014 14:37:33 +0000 (15:37 +0100)
commit0023f4d39b640af529ddcd0a07f271a877c473ef
treeb776025c91d8897406795aaa41ee6b4604dccaa2
parent6200daca3ea65d9eea188fc0885711bf156fbc64
TextView - Initialize alpha value with text's color alpha.

[problem] Text color always use alpha 1.f
[cause] The alpha value set in the text style was not send to the text actor.
[solution] Send the alpha value.

Change-Id: I313ace7de02ed8bb59981288bc969b19c6558c32
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
base/dali-toolkit/internal/controls/text-view/relayout-utilities.cpp