convertToPinyinStringWithoutException方法找不到
xieguangqian1992 opened this issue · 1 comments
xieguangqian1992 commented
Error: Method not found: 'PinyinHelper.convertToPinyinStringWithoutException'.
String pinyin = PinyinHelper.convertToPinyinStringWithoutException(list[i].name);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sky24n commented
@xieguangqian1992 已更改,pull下代码。
原因是你本地用了高版本的拼音库。