Android Extensions: Support cache in custom Views

This commit is contained in:
Yan Zhulanow
2017-06-02 22:26:01 +03:00
parent c9cd1a4d75
commit 1a1db5a6f1
5 changed files with 47 additions and 1 deletions
@@ -14,4 +14,5 @@ public class MyActivity : Activity() {
// 1 GETSTATIC test/R\$id\.login
// 1 INVOKEVIRTUAL android/view/View\.findViewById
// 0 INVOKEVIRTUAL test/MyActivity\._\$_findCachedViewById
// 0 INVOKEVIRTUAL android/view/View\._\$_findCachedViewById
// 1 CHECKCAST android/widget/Button