aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/actionbar_background.xml
blob: 0994d2c6c494dd3307993ea9395a14cda6b44246 (plain)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
	android:src="@drawable/actionbar_background_tile"
	android:tileMode="repeat" />