ActiveAndroid icon indicating copy to clipboard operation
ActiveAndroid copied to clipboard

wildcard registration of all aamodels in manifest possible?

Open DavidMont opened this issue 8 years ago • 0 comments

wildcard registration of all aamodels in manifest possible?

<meta-data
    android:name="AA_MODELS"
    android:value="com.myapp.model.*" />

DavidMont avatar Oct 03 '16 01:10 DavidMont