Due to bugs in Android texture handling prior to 4.0, the action bar texture may randomly not display in some cases, being scaled instead of being repeated.
We must either reset its background tile mode programmatically, or make sure we use one xml drawable per use.