Does anyone know if \\u200b should be working on Android as a zero width space that functions as a line break if the TextView length is exceeded by the text of the TextView?
Related: I just tested use of the zero-width space character entity as part of an app title, and it is handled as expected when the app's icon is rendered on the desktop by the Android OS.
AppNameWithManyWords
I tried this on Android 5.0; unknown whether it will work in older versions, however.