How can I change dots to commas/stars when using ellipsize (textview) in Android?
Example with dots: Lorem Ipsum is simply dum...
Example with stars: Lorem Ipsum is simply dum***
CodePudding user response:
You cannot. The ellipsis strings are hardcoded in the platform