Android Extensions: Use Activity and Fragment supertypes in INVOKE_VIRTUAL calls instead of the user implementation class names

This commit is contained in:
Yan Zhulanow
2017-06-05 19:11:33 +03:00
parent d4b4bc71ee
commit a69f9729e0
12 changed files with 14 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ public class MyActivity : Activity() {
}
// 1 public _\$_findCachedViewById
// 1 INVOKEVIRTUAL test/MyActivity\.findViewById
// 1 INVOKEVIRTUAL android/app/Activity\.findViewById
// 1 public _\$_clearFindViewByIdCache
// 1 GETSTATIC test/R\$id\.login
// 1 INVOKEVIRTUAL android/view/View\.findViewById