I need to get my title bar to be orange instead of the standard gray and I can't figure out how to edit it's settings. I also need to align the text so its on the right side of the title bar instead of the left. Any ideas on how to do this?
|
feedback
|
|
You can do that with the solution in the last comment on Set title background color. | ||||
|
feedback
|
|
| |||
|
feedback
|
|
To give the title bar your desired color(orange), use the following code in your oncreate,
or create a custom title bar and use it throughout the application. U can do all kinds of modifications if you create your custom title bar. eg.
| |||
|
feedback
|