Today I encountered the `browse(url)` function for...
# anko
k
Today I encountered the
browse(url)
function for creating an implicit intent that opens a link in a browser (https://github.com/Kotlin/anko/wiki/Anko-Commons-%E2%80%93-Intents#useful-intent-callers) for the first time, and like so much of Anko, it’s awesome. Thanks to anyone working on the project 🙂
👍 1