Have About Links open Chrome Custom Tabs
Summary
In the about page, there are currently links to the SRCT website and this repo. When pressed, they open them up in the Chrome app. Preferably, they should instead upon those up within the app, in a Chrome Custom Tab. This keeps everything in-app, and should also speed things up a bit.
Helpful Links
- https://developer.chrome.com/multidevice/android/customtabs#implementationguide Oh wow this is actually an incredibly comprehensive guide. The Android API team could really learn a thing or two from the Chrome team.