fossasia / susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
Apache License 2.0
2.42k stars 1.11k forks source link

style: Fixed Link Issue #2443

Closed pallav12 closed 4 years ago

pallav12 commented 4 years ago

Fixes #2439

Changes: Added in xml android:autoLink="web" android:linksClickable="true"

Added linkMovementMethod in ChatFeedRecyclerAdapter

Screenshots linkIssue

opening default browser on click

linkIssue1