Android Extensions: Add SparseArray implementation for the View cache (KT-18250)

This commit is contained in:
Yan Zhulanow
2017-06-05 23:32:56 +03:00
parent fbfd51e97e
commit 7b238e0b21
9 changed files with 221 additions and 41 deletions
@@ -13,4 +13,9 @@ public class MyActivity : Activity() {
// 1 public _\$_clearFindViewByIdCache
// 1 GETSTATIC test/R\$id\.login
// 1 INVOKEVIRTUAL test/MyActivity\._\$_findCachedViewById
// 1 CHECKCAST android/widget/Button
// 1 CHECKCAST android/widget/Button
// 12 android/util/SparseArray
// 1 INVOKEVIRTUAL android/util/SparseArray\.get
// 1 INVOKEVIRTUAL android/util/SparseArray\.put
// 1 INVOKEVIRTUAL android/util/SparseArray\.clear
// 0 java/util/HashMap