IntroActivity icon indicating copy to clipboard operation
IntroActivity copied to clipboard

Annotations

Open amartinz opened this issue 8 years ago • 0 comments

Annotate some methods, to help to prevent passing in invalid values, eg resource ids instead of the resolved color.

add color methods, which take resource ids as parameters.

compare color with Integer.MIN as 0 is a valid color.

amartinz avatar May 04 '16 10:05 amartinz