Call findViewById if invoked on anything but our Activity class
This commit is contained in:
@@ -12,3 +12,5 @@ class MyActivity: Activity() {
|
||||
// 2 GETSTATIC
|
||||
// 5 INVOKEVIRTUAL
|
||||
// 3 CHECKCAST
|
||||
// 3 _\$_findCachedViewById
|
||||
// 1 findViewById
|
||||
Reference in New Issue
Block a user