Fix for text-label.example and text-label-multilanguage.example 12/36512/4
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 6 Mar 2015 16:44:12 +0000 (16:44 +0000)
committerVictor Cebollada <v.cebollada@samsung.com>
Mon, 9 Mar 2015 11:28:11 +0000 (11:28 +0000)
commitc99d36a5a70d669a68ea4a6a960d8aef6e5cb738
treea4e40370a7d0c6fce24ee5b400c960864a1f9fb9
parent020cc51564a0ee0b4bb74b4cdafc246787478b56
Fix for text-label.example and text-label-multilanguage.example
  * In both demos: set the size of the text-label control,
    otherwise the size negotiation sets the natural size.
  * In the multilanguage demo: change the parent origin and anchor point of the labels.

Change-Id: I38ccd60fff826e293ee83f4aae88ab615feab1cf
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
examples/text-label-multi-language/text-label-multi-language-example.cpp
examples/text-label-multi-language/vertical-layout-impl.cpp
examples/text-label/center-layout-impl.cpp