declex icon indicating copy to clipboard operation
declex copied to clipboard

Populate a field is not working when declared outside of an @External (@Exported) class

Open smaugho opened this issue 6 years ago • 0 comments

The problem can easily be reproduced adding a simple:

@Populate
int someIdVisibility;

in an activity or fragment

smaugho avatar Jan 22 '18 17:01 smaugho