Resource Value
class ResourceValue
Content copied to clipboard
Represents a resource used as an annotation parameter.
Inspired by Butterknife. https://github.com/JakeWharton/butterknife/pull/613
Constructors
ResourceValue
Link copied to clipboard
ResourceValue
Link copied to clipboard
fun ResourceValue(className: ClassName, resourceName: String, value: Int)
Content copied to clipboard