You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered: