DSpotDevelopers / declex

DecleX - Declarative Framework for Android, easier and faster coding.
Other
168 stars 25 forks source link

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

Open smaugho opened 6 years ago

smaugho commented 6 years ago

The problem can easily be reproduced adding a simple:

@Populate
int someIdVisibility;

in an activity or fragment