| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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 {
}| Back | FazBrowse Home | New Git URL |