hanggrian / socialview

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

results continue to filter even after #32

Closed virengujariya closed 1 year ago

virengujariya commented 6 years ago

I am using own adapter and filtering logic

So once I type @ or # it will popup results, however once I select an item and continue to type regular caption, it still is trying to filter results

hanggrian commented 6 years ago

May I see your custom adapter code?

Drakot commented 4 years ago

I assure this is still happening. after selecting a result type a letter and it will trigger the setMentionTextChangedListener

FidaMOhsin commented 3 years ago

@virengujariya was asking write. can you check please @hendraanggrian ?

hanggrian commented 3 years ago

@FidaMOhsin of course I would check it. What would be helpful right now is the step-by-step test case to prove that current filtering logic is flawed.

hanggrian commented 1 year ago

Closed for inactivity.