percolate / mentions

Easily add @ mention functionality to your Android applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add onclick to mentions in commentAdapter

TheinvinciblePrints opened this issue · comments

Hi...i would appreciate if the mentionName in the commentAdapter in clickable. Thanks

The adapter is part of the sample code, not the library itself. When you implement this in you own app you'll be using the mentions library from your own adapter where you can add click listeners wherever you need.