There have been a few use cases mentioned in the past where we'd like to show an external web page to the user without "leaving the app." Technically this would still be shown in a separate Activity, but the user could more easily navigate "back" to where they were in the app.
It sounds like Custom Tabs will fulfill this use case adequately:
https://developer.chrome.com/docs/android/custom-tabs/integration-guide/