Hi all,
Does anybody know how to display application name in Tizen main menu in two lines? It replaces with "..." the rest of the name. I try to write application name with 2 lines in manifest.xml, for example:
<DisplayName Locale="eng-GB">Aaaaa bb
Cccccccccc - ddddddddd</DisplayName>
But displays only "Aaaaa bb" in MainMenu
Thanks in advance, Nikolay