com.googlecode.androidannotations.annotations.res
Annotation Type DrawableRes


@Retention(value=SOURCE)
@Target(value=FIELD)
public @interface DrawableRes

Use on fields in activity classes that should be injected with this specific resource


Optional Element Summary
 int value
           
 

value

public abstract int value
Default:
-1


Copyright © 2010-2012. All Rights Reserved.