Search code examples
androidcolorsthemesstatusbarskin

How to customize the top status bar in an Android app?


Specifically I want to change the text and background colors. Is it possible to change the colors of the 'animated progress wheel' too? Can I use a theme to do this? Can anyone point me to an example theme I can look at?


Solution

  • I believe you can use a custom view for the app's title bar. See the answers to this question: Custom title with image