I am creating my own title bar with panel and buttons . I want to remove android default title bar . tried to set the 'Show Title bar' property false in designer . But it is still showing the default title bar . How to remove the default titlebar ?
You have to do it individually for each activity you create. Basically what salmander said except on every activity you create you have to do this. If you have any more troubles just let me know.
Thank you . I am going to make aTitlebar like iphone's titlebar . For that I palced a panel on top of layout and 2 buttons ,one in left side and another in right end position on panel . It works fine . Like iphone's right navigation button , I added an image to button in designer . But the required text ,does not fills on button .
It shows only 2 or 3 letters of text . How to get this ?
By setting Project -> Activity properties -> Include title
this is not an option when I drop down the project menu:
add new module
add existing module
change module name
remove nodule
hide module
choose icon
package name
manifest editor
do not overwrite
where are the other
compile and run
compile
compile
run last
compile to library
My modules that were compiled prior to version 2.5 had 'hidden' title bars. The newest module showed the title bar (it didn't make any difference what I did to the properties of the title bar).
You have to go here to see how to modify the CODE:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.