更改ContactsProvider2.java文件
public static final String SECTION_HEADING = "SUBSTR(%1$s,1,1)";
SUBSTR(%1$s,1,1) 至 SUBSTR(%1$s,1,2)