Languages

Menu
Sites
Language
Application name in Tizen main menu

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

Responses

2 Replies

I doubt you can.. I think it is not possible

Chintan Gandhi

Hi,

You can try adding the first line in the .png image of your app and second line can be saved in display name...otherwise there is no option as such.

Thanks.