Skip to content Skip to sidebar Skip to footer
Showing posts with the label Annotation Processor

Can't Import Aar Library With @intdef Annotations

I have the following code in my library: @Documented @IntDef({OpacityAnimationType.NONE, Op… Read more Can't Import Aar Library With @intdef Annotations