Annotation Type and Description |
---|
org.androidannotations.annotations.NoTitle
Please use
@WindowFeature(Window.FEATURE_NO_TITLE})
instead |
Annotation Type Element and Description |
---|
org.androidannotations.annotations.OrmLiteDao.model
Since 3.1 the model class is inferred from the type of
the annotated field. This parameter will be removed in a
future version.
|
Copyright © 2010-2015. All Rights Reserved.