Cache resolved Views in Map

This commit is contained in:
Yan Zhulanow
2014-12-26 15:40:11 +03:00
parent cb0d0543fd
commit 438d2ee5fa
8 changed files with 151 additions and 19 deletions
@@ -2,12 +2,11 @@ package com.myapp
import android.app.Activity
class MyActivity: Activity() {
val button = this.login
val button1 = this.loginButton
}
// 2 GETSTATIC
// 2 INVOKEVIRTUAL
// 4 CHECKCAST
// 5 INVOKEVIRTUAL
// 3 CHECKCAST