android.support.annotation.LayoutRes |
Denotes that an integer parameter, field or method return value is expected
to be a layout resource reference (e.g. list_content
).
[Expand]
Inherited Methods | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
|