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

Mention suggestion problem in devices running on 8.0, 8.1, 9.0 and 10 #81

Closed AbuzarJan closed 12 months ago

AbuzarJan commented 4 years ago

I am using version 0.2

hanggrian commented 4 years ago

Upon testing this library, I'm using emulator with API level 29 (Android 10). Can you elaborate what the problem is?

FidaMOhsin commented 3 years ago

I'm facing this error too. When you mention a person and then clear the SocialAutoCompleteTextView. And then just write letters of previous motioned person name without @ tag, you will show a mentions list for a second. it is same for #. any solution?

hanggrian commented 3 years ago

@FidaMOhsin I still can't reproduce the error. What version of AndroidX and SDK are you testing it with?

PartapSBimrah commented 2 years ago

Upon testing this library, I'm using emulator with API level 29 (Android 10). Can you elaborate what the problem is?

Hey,

I am also unable to import in the Android Studio Chipmunk version. Please let me know what's exactly going on. I'm waiting for your response. My project is pending due to this, please

hanggrian commented 12 months ago

Hi Partap, please refer to version 0.1 recently published to Maven Central. You may reopen this issue if you still have a problem.