com.googlecode.androidannotations.annotations
Annotation Type NoTitle


@Retention(value=SOURCE)
@Target(value=TYPE)
public @interface NoTitle

Should be used on Activity classes that must have no title. The activity must be annotated with EActivity.



Copyright © 2010-2012. All Rights Reserved.