I’m working on an Android application, and I decided that I really like the style of the ActionBar of the YouTube app, the Google I/O 2012 app, and the Play Store. It has a grey background with repeating diagonal lines. Here is a picture of it. Does anyone know how to do this? I know how to make different colors but I don’t know how to style it like this.
Share
Look this site : http://actionbarsherlock.com/
Look inside the lib, in the demos have one tab (Styled) that do exactly what you want.
😀