Skip to content

Instantly share code, notes, and snippets.

View eriuzo's full-sized avatar
🏠
Working from home

William Riyanto eriuzo

🏠
Working from home
View GitHub Profile
@eriuzo
eriuzo / KotterKnife.kt
Last active September 10, 2019 14:17 — forked from chrisbanes/KotterKnife.kt
LifecycleAware KotterKnife
package kotterknife
import android.app.Activity
import android.app.Dialog
import android.app.DialogFragment
import android.app.Fragment
import android.view.View
import kotlin.properties.ReadOnlyProperty
import kotlin.reflect.KProperty