forked from androidannotations/androidannotations
-
Notifications
You must be signed in to change notification settings - Fork 0
CustomTitle
pyricau edited this page Feb 28, 2013
·
1 revision
Since AndroidAnnotations 3.0
This annotation requests the Window feature Window.FEATURE_CUSTOM_TITLE and sets it to the specified layout id.
@CustomTitle(R.layout.custom_title)
public class MyActivity extends Activity {
}AndroidAnnotations was created by Pierre-Yves Ricau and is sponsored by eBusinessInformations.
04/03/2013 The 2.7.1 release is out
- Get started!
- Download
- Cookbook, full of recipes
- List of all available annotations
- Release Notes
- Examples
- Read the FAQ
- Join the Mailing list
- Create an issue
- Tag on Stack Overflow