Android Embed
Implementing Chrome Custom Tabs for GMetri Experiences
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:26.1.0'
implementation 'com.android.support:customtabs:26.1.0'
}More About Chrome Custom Tabs

Last updated
Was this helpful?

