Skip to content

Instantly share code, notes, and snippets.

View LupusX5's full-sized avatar

Eugene Turenko LupusX5

  • Mexico
View GitHub Profile
@thejakeofink
thejakeofink / ChromeCustomTabsActivity.kt
Created February 19, 2016 15:07
Chrome Custom Tabs example in Kotlin
package com.thejakeofink.chromecustomtabs
import android.content.ComponentName
import android.graphics.Color
import android.net.Uri
import android.os.Bundle
import android.support.customtabs.CustomTabsClient
import android.support.customtabs.CustomTabsIntent
import android.support.customtabs.CustomTabsServiceConnection
import android.support.customtabs.CustomTabsSession