summaryrefslogtreecommitdiff
path: root/android/experimental/LibreOffice4Android/res/drawable-mdpi/bg_striped.xml
blob: 77e0aab2221b176ac256d4c28ba879426affb321 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/bg_striped_img"
    android:tileMode="repeat"
    android:dither="true" />