Open AmirMohammadBidar opened 4 years ago
Hello @AmirMohammadBidar,
I think any language can be used in this library.You need to find the class "RecyclerViewAdapter". It has a variable "mSections". In the current implementation, there is the English alphabet. You can set yours alphabet.
Example:
private val mSections = "ا ب پ ت ث ج چ ح خ د ذ ر ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن و ه "
is this library capable of handling another language? like persian?