Skip to content

Instantly share code, notes, and snippets.

View oakkub's full-sized avatar
:octocat:
:)

Metas Kerdwat oakkub

:octocat:
:)
  • Bangkok, Thailand
View GitHub Profile
@oakkub
oakkub / CoroutineLifecycleObserver.kt
Created September 9, 2018 17:04 — forked from chrisbanes/CoroutineLifecycleObserver.kt
LifecycleObserver which allows easy cancelling of coroutines
/*
* Copyright 2018 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software