Pergunta

My app name contains 12 characters. But application launcher icon appears with truncated text. As i observed this issue is not produced in all device. I am using device with OS 4.0.3.

App launcher icon should show full app name regardless of app name length.

Is there any property available in Android Manifest to set app name without eclipsing? or Is it default behavior of device that apply on all launcher icons?

Thanks in advance.

Foi útil?

Solução

Imagine a name like TheCoolestAppIveEverDoneAndWantToBeDisplayedCompletely. Imagine that to be forcing its whole title to show.

This is why there is no such option. And there really is none. The only thing you could do is develop your own launcher or contact the devs of other third-party launchers.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top