@WindowFeature(Window.FEATURE_NO_TITLE})
instead@Deprecated @Retention(value=CLASS) @Target(value=TYPE) public @interface NoTitle
Should be used on EActivity
classes that must have no title.
WindowFeature
Copyright © 2010-2015. All Rights Reserved.