How do I set the height to be larger than the default one? And is there any way to use a drawable image? How about centering the image as well?
Thanks On Dec 5, 12:27 am, "for android" <[email protected]> wrote: > setTitle(title) in your onCreate > > On Thu, Dec 4, 2008 at 9:18 PM, [email protected] <[email protected]>wrote: > > > > > Hi, > > I want to use custom title bar in my application, which changes when > > application is running. > > What I found is that I may use > > requestWindowFeature(Window.FEATURE_CUSTOM_TITLE); . > > > But how can I change the title bar with it? > > Thanks.. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

