What happens if the user doesn’t have a recent version of Chrome installed?
Custom Tabs uses an ACTION_VIEW Intent with key Extras to customize the UI. This means that by default the page willopen in the system browser, or the user's default browser.
If the user has Chrome installed and it is the default browser, it will automatically pick up the EXTRAS and present a customized UI. It is also possible for another browser to use the Intent extras to provide a similar customized interface.
то есть я правильно понимаю, что пофиг, даже если никакого Chrome не будет, то CustomTabs будут работать? Просто тут пишут, что надо городить fallback я не хочу и честно говоря, некогда