hanggrian / socialview

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

Type # not showing suggestion #93

Closed Rajkumarrmani closed 3 years ago

Rajkumarrmani commented 3 years ago

Hai, First I would like to say thank you for this library. My suggestion Please keep upgrade and optimize.

I've type "#" need to show the suggestion list - It is possible? If yes please tell me or provide some guidelines to achieve this.

Thank you.

hanggrian commented 3 years ago

Duplicate of #23.

But do try putting android:completionThreshold="0" on your SocialAutoCompleteTextView XML and see how it works.