Join Slack
Powered by
annotation question as well: `@ColorInt` is define...
# android
g
ghedeon
04/09/2018, 7:21 PM
annotation question as well:
@ColorInt
is defined in SDK with
Retention(CLASS)
. Is there any way to check it's presence via reflection? I'm trying to force my Gson to auto convert incoming hex string into color int.
2
Views
Open in Slack
Previous
Next