Is it possible to have Chrome custom tabs as View object Is it possible to have Chrome custom tabs as View object google-chrome google-chrome

Is it possible to have Chrome custom tabs as View object


Chrome Custom Tabs, will launch its own UI on a full screen. You cannot have it like a View in XML or Java/Kotlin.

As per the docs here - https://developer.chrome.com/docs/android/custom-tabs/overview/, it lets you customize 3 things in the UI only -

  1. Toolbar color
  2. Enter and exit animations
  3. Add custom actions to the browser toolbar, overflow menu and bottom toolbar