percolate / mentions

Easily add @ mention functionality to your Android applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add custom pattern

lucas34 opened this issue · comments

Hi,

The pattern to trigger the mention is hardcoded '@'. But this does not totally fit my requirement. I will pull request a version where the pattern can be defined in the builder.

I need to analyse the side effect first.

Hi @lucas34, Thanks for the suggestion. We'll be looking forward to see your pull request.

At the end, I added more stuff to my fork and will be quite tricky to extract this change only to make a PR.