HangulIndexer widget is customized from AlphabetIndexer to support the adapter which is sorted by simple Hangul-based. A helper class for adapters that implement the SectionIndexer interface.
###Hangul (한글) Hangul is The Korean alphabet (South Korea: Korean: 한글, Korean pronunciation: [haːn.ɡɯl] often romanized in English as Hangul;[nb 1] North Korea: Korean: 조선글, Korean pronunciation: [tɕosʰʌnɡɯl], romanized as Chosŏn'gŭl) is the native alphabet of the Korean language.
HangulIndexer indexer = new HangulIndexer(cursor, sortedColumnIndex);
MIT License