summaryrefslogtreecommitdiff
path: root/android/experimental/LibreOffice4Android/res/drawable-hdpi/bg_striped_split.xml
blob: 9b0e31354b2829a8ab79acf2ccad29a0ae72fcc3 (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_split_img"
    android:tileMode="repeat"
    android:dither="true" />