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