aboutsummaryrefslogtreecommitdiffstats
path: root/mapswithme-api/res/drawable/background_pattern.xml
blob: 2293a5123bb3f111d23a8997b476bd988b4165e1 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:dither="true"
    android:src="@drawable/pattern"
    android:tileMode="repeat" />