Question

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.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top