Fix Android Extensions tests (descriptors)
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
package com.myapp
|
||||
package test
|
||||
|
||||
import android.app.Activity
|
||||
import android.os.Bundle
|
||||
@@ -11,4 +11,4 @@ public class MyActivity : Activity() {
|
||||
|
||||
// 1 public _\$_findCachedViewById
|
||||
// 1 public _\$_clearFindViewByIdCache
|
||||
// 1 INVOKEVIRTUAL com/myapp/MyActivity\._\$_clearFindViewByIdCache
|
||||
// 1 INVOKEVIRTUAL test/MyActivity\._\$_clearFindViewByIdCache
|
||||
|
||||
Reference in New Issue
Block a user