hanggrian / socialview

Android TextView and EditText with hashtag, mention, and hyperlink support
http://hanggrian.com/socialview/
Apache License 2.0
323 stars 81 forks source link

Should support CursorAdapter/CursorLoader #44

Open hanggrian opened 6 years ago

hanggrian commented 6 years ago

Along with ArrayAdapter, there should be a way to populate hashtags and mentions with CursorAdapter, Cursor Loader, etc.