This is a demo of how to style the support ActionBar within your application. See the following key files and folders:
res/values/styles.xml
- This is where the main styles are defined.AndroidManifest.xml
- This is where the theme is defined for the application.res/values/styles.xml
- This is where the v21 style overrides are defined.
For further details, refer to the styling the actionbar guide.