Is there a way to retrieve the height (in pixels) taken by the application title and the top bar (the one containing the clock, signal information etc…)
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Create a sample android program. Android would have created a Linearlayout by default in your main.xml for you. Provide an ID to that layout and use it
http://andmobidev.blogspot.com/2010/01/getting-height-of-status-and-title-bar.html