API 23 下的 TextView 断字

Kaa*_*rde 5 android hyphenation textview soft-hyphen

在API 23的TextView叫法文本正确: longwooord\u00AD1231232131被正确地从分裂\u00AD导致炭longwooord-1231232131下一行。然而,API 21\u00AD只是被忽略,单词在到达文本区域的右边界时被拆分。有没有办法在 API 21 中复制 API 23 断字行为?