- text
- the text to truncate
- p
- the Paint with which to measure the text
- avail
- the horizontal width available for the text
- oneMore
- the string for "1 more" in the current locale
- more
- the string for "%d more" in the current locale
Documentation for this section has not yet been entered.
Converts a CharSequence of the comma-separated form "Andy, Bob, Charles, David" that is too wide to fit into the specified width into one like "Andy, Bob, 2 more".