blog @ little drops @ thiyagaraaj.com
programming drops from me
Pages
Home
About Me
Recommended Websites
Articles
OS Websites
Browser & OS Info
Wednesday, April 20, 2011
No Title Bar For Android Coding
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
requestWindowFeature(Window.FEATURE_NO_TITLE);
Import
import android.view.Window;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment