com.googlecode.androidannotations.annotations
Annotation Type NoTitle


@Retention(value=CLASS)
@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-2013. All Rights Reserved.