nerzhul / ncsms-android

repository for the ncsms on Android
95 stars 38 forks source link

Improve welcome message and Google Play description #226

Open axelsimon opened 4 years ago

axelsimon commented 4 years ago

also, correct a few minor spelling mistakes.

For the link in the welcome message to function I think you need to add setMovementMethod(LinkMovementMethod.getInstance()) in the TextView that calls the string, but sorry, didn't find time to do that. Hope this helps nonetheless.