TextView - Merges the TextActor initialization and update in one function. 61/27361/4
authorVictor Cebollada <v.cebollada@samsung.com>
Thu, 11 Sep 2014 14:30:48 +0000 (15:30 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Fri, 12 Sep 2014 10:48:36 +0000 (11:48 +0100)
Both functions traverses the whole text:
1) There is no need to have both functions as the structure is pretty similar.
2) Merge both functions simplifies the process of RTL text.

Change-Id: Iac7920be581434cf5c9c15c00c74307d51700518
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>

No differences found