setContentId Method
Inflates layout from specified @code:layoutId and adds it as content for this annotation
Syntax
public void setContentId( int layoutId ) |
Parameters
- layoutId
- The id of layout to set as content for this annotation
See Also