catch handler entry points
This commit is contained in:
parent
68fc0b94e5
commit
6a8b2bb1f9
@ -189,6 +189,7 @@ nextMethod:
|
||||
}
|
||||
} else {
|
||||
// Restrict the set
|
||||
bases.add(AndroidTypes.Handler);
|
||||
bases.add(AndroidTypes.Application);
|
||||
bases.add(AndroidTypes.Activity);
|
||||
/** @todo TODO: add Fragments in getEntryPoints */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user