escape various unescaped single-quote in nb translation (so it compiles...)
current known-issue message indicates you to click on a TextView to open up the remote link (in a browser), use a Button for that instead. also, don't show the button when there's actually no URL to "goto".
fix potential crash when updating the backed data in the TabsAdapter. this rarely happens, but it did happen on me a few (really few) times.
nb
translation (so it compiles...)TextView
to open up the remote link (in a browser), use aButton
for that instead. also, don't show the button when there's actually no URL to "goto".TabsAdapter
. this rarely happens, but it did happen on me a few (really few) times.