| Annotation Type | Description |
|---|---|
| AnimationRes |
Use on
XmlResourceParser fields in any enhanced
classes that should be injected with this specific animation resource. |
| BooleanRes |
Use on
Boolean or boolean fields in any
enhanced classes that should be injected with this specific boolean resource. |
| ColorRes |
Use on
Integer or int fields in any enhanced
classes that should be injected with this specific color resource. |
| ColorStateListRes |
Use on
ColorStateList fields in any enhanced
classes that should be injected with this specific color state list resource. |
| DimensionPixelOffsetRes |
Use on
Integer or int fields in any enhanced
classes that should be injected with this specific dimension pixel offset
resource. |
| DimensionPixelSizeRes |
Use on
Integer or int fields in any enhanced
classes that should be injected with this specific dimension pixel size
resource. |
| DimensionRes |
Use on
Float or float fields in any enhanced
classes that should be injected with this specific dimension resource. |
| DrawableRes |
Use on
Drawable fields or methods with
applicable parameters in any enhanced classes that should be injected with
this specific drawable resource. |
| HtmlRes |
Use on
CharSequence or Spanned fields
or methods with applicable parameters in any enhanced classes that should be
injected with this specific string resource as HTML. |
| IntArrayRes |
Use on
Integer or int array fields or methods
with applicable parameters in any enhanced classes that should be injected
with this specific int array resource. |
| IntegerRes |
Use on
Integer or int fields or methods with
applicable parameters in any enhanced classes that should be injected with
this specific integer resource. |
| LayoutRes |
Use on
XmlResourceParser fields or methods with
applicable parameters in any enhanced classes that should be injected with
this specific layout resource. |
| MovieRes |
Use on
Movie fields or methods with applicable
parameters in any enhanced classes that should be injected with this specific
movie resource. |
| StringArrayRes |
Use on
String array fields in any enhanced classes that
should be injected with this specific string array resource. |
| StringRes |
Use on
String fields or methods with applicable parameters
in any enhanced classes that should be injected with this specific string
resource. |
| TextArrayRes |
Use on
CharSequence array fields or methods with applicable
parameters in any enhanced classes that should be injected with this specific
string array resource. |
| TextRes |
Use on
CharSequence fields or methods with applicable
parameters in any enhanced classes that should be injected with this specific
string resource. |
Copyright © 2010–2020 simpligility technologies inc.. All rights reserved.