Will libraries and the platform be exposing @IntDef-annotation annotations
publicly?

Ideally the standalone libraries would ship the annotations as nested
classes (e.g., RecyclerView.ScrollState) and annotate their getters and
setters. This way we can avoid problems like this in downstream code:

​I’m not sure the right approach for the platform. Ideally it would also
ship with these so we can leverage the same static analysis.
​

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to