- android.support.annotation - package android.support.annotation
-
- AnimatorRes - Annotation Type in android.support.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an animator resource reference (e.g.
- AnimRes - Annotation Type in android.support.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an anim resource reference (e.g.
- AnyRes - Annotation Type in android.support.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be a resource reference of any type.
- ArrayRes - Annotation Type in android.support.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an array resource reference (e.g.
- AttrRes - Annotation Type in android.support.annotation
-
Denotes that an integer parameter, field or method return value is expected
to be an attribute reference (e.g.