Android and Java Development
Pages
(Move to ...)
Home
Android Gaming Concepts
Java interview Question and Answers
HTML Color Codes
▼
Thursday, 30 August 2012
Customize Header in Andorid
Use this in oncreate Mathod
requestWindowFeature(Window.FEATURE_CUSTOM_TITLE);
getWindow().setFeatureInt(Window.FEATURE_CUSTOM_TITLE,R.layout.topheader);
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment