fun createFromIntent(intent: SafeIntent): CustomTabConfig
(source)
Creates a CustomTabConfig instance based on the provided intent.
intent
- the intent, wrapped as a SafeIntent, which is processed
to extract configuration data.
Return
the CustomTabConfig instance.