rockerhieu / emojicon

A library to show emoji in TextView, EditText (like WhatsApp) for Android
Apache License 2.0
3.61k stars 818 forks source link

android:autoLink="web" not working #99

Open DagobertDokate opened 8 years ago

DagobertDokate commented 8 years ago

Addedn android:autoLink="web" in the xml file is not working. Links cant be clicked.

MrBrightside29 commented 8 years ago

Is working fine in my case.

manishkungwani commented 8 years ago

Works for me as well.

mayank1513 commented 6 years ago

It's not working for me too. Do we need to add some intent filter in manifest?