|
Annotation Types Summary |
| 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 in any enhanced
classes that should be injected with this specific drawable resource. |
| HtmlRes |
Use on CharSequence or Spanned fields
in any enhanced classes that should be injected with this specific string
resource as HTML. |
| IntArrayRes |
Use on Integer or int array fields in any
enhanced classes that should be injected with this specific color resource. |
| IntegerRes |
Use on Integer or int fields in any enhanced
classes that should be injected with this specific integer resource. |
| LayoutRes |
Use on XmlResourceParser fields in any enhanced
classes that should be injected with this specific movie resource. |
| MovieRes |
Use on android.graphics.Movie fields 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 color resource. |
| StringRes |
Use on String fields in any enhanced classes that should be
injected with this specific color resource. |
| TextArrayRes |
Use on CharSequence array fields in any enhanced classes
that should be injected with this specific color resource. |
| TextRes |
Use on CharSequence fields in any enhanced classes that
should be injected with this specific color resource. |