In-app browsers are typically not the best way to consume content in an app. In fact, Android developers have been using chrome custom tabs features to fine tune the experience. Now Google is rolling out new features like partial custom tabs and autofill passwords to make in-app navigation on its mobile operating system smoother.
The partial custom tabs feature gives developers more control over the initial launch height of a tab. For example, they can have the tab open in half a screen when a user clicks on an article link. This allows users to interact with the app and in-app browsers simultaneously. Google says that partial custom tabs are supported by select browsers in the app, including Chrome.
The search giant is also rolling out the ability for users to enter passwords and other saved details, like addresses, without leaving the app. This is useful when an app has a login popup in the app’s browser.
Google is defending Chrome’s custom tabs over WebView, claiming it offers more functionality.
“When adding a web experience to your Android app, simply launching a browser from your app forces users to leave your app, at the risk of leaving that session. WebViews allow you to create your own in-app browser, but it can be a complex process with increased maintenance overhead,” Google said in a blog post.