OsmAnd/OsmAnd/res/drawable/bg_striped_split.xml

6 lines
214 B
XML
Raw Normal View History

2013-05-09 19:24:30 +02:00
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/bg_striped_split_img"
android:tileMode="repeat"
android:dither="true" />