apradanas / simple-linkable-text

Simple way to create linked text, such as @username or #hashtag, in Android TextView and EditText
Other
74 stars 13 forks source link

The found links are not in order #10

Open mohit-trantor opened 8 years ago

mohit-trantor commented 8 years ago

Hi, Can you please suggest how to order the found links ass per their position in the EditText?

or How to add link position like attribute in the Link Model class?