Android extensions: Fix onDestroy in Fragments
This commit is contained in:
+1
-1
@@ -18,6 +18,6 @@ public class MyFragment2 : Fragment() {
|
||||
|
||||
}
|
||||
|
||||
// 2 public onDestroy\(\)V
|
||||
// 2 public onDestroyView\(\)V
|
||||
// 1 INVOKEVIRTUAL test/MyFragment\._\$_clearFindViewByIdCache
|
||||
// 1 INVOKEVIRTUAL test/MyFragment2\._\$_clearFindViewByIdCache
|
||||
Reference in New Issue
Block a user