summaryrefslogtreecommitdiffstats
path: root/res/drawable/bg_grid.xml
blob: 92664aa6c713dd5d588083a9987187dcff4568dd (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2014 Cyanogen, Inc.
-->
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/bg_wpabsent"
    android:tileMode="repeat"
    android:antialias="true" />