SuspensionIndexBar icon indicating copy to clipboard operation
SuspensionIndexBar copied to clipboard

美团城市列表多音字是错误的

Open eminfan opened this issue 7 years ago • 1 comments

比如重庆,就识别为重(zhong)庆,长春识别为zhang春

eminfan avatar Aug 09 '18 03:08 eminfan

要修改IndexBar源码,将源码的 Pinyin 依赖升级,还要添加 Pinyin 的两个依赖,最后修改 IndexBarDataHelperImpl 这个类 convert方法里面的 Pinyin.toPinyin

IphoneWeChat avatar May 21 '19 08:05 IphoneWeChat