Your idea worked to eliminate that bug, thanks!
Now it is crashing in debug and release mode and I'm not sure why.
It only crashes if I tap on the last Banner. I can tap on every banner before that last one and it works perfectly. I checked, and the URL is there and goes to a valid domain.
Error occurred on line: 172 (Main)
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=
HTTP://www.oceanmedia.net/... flg=0x20000 }
New version of project here:
https://www.dropbox.com/s/mnh0r1pagt069ss/Nutshell-02.zip?dl=0
Thanks for any help you can give! I feel like I'm on the edge of finally having this thing done!