summaryrefslogtreecommitdiffstats
path: root/res/drawable/bg_grid.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/bg_grid.xml')
-rw-r--r--res/drawable/bg_grid.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/bg_grid.xml b/res/drawable/bg_grid.xml
index d7ea6be..92664aa 100644
--- a/res/drawable/bg_grid.xml
+++ b/res/drawable/bg_grid.xml
@@ -3,6 +3,6 @@
Copyright (C) 2014 Cyanogen, Inc.
-->
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
- android:src="@drawable/bg_graygrid"
+ android:src="@drawable/bg_wpabsent"
android:tileMode="repeat"
android:antialias="true" />