OSDN Git Service

Add thumbnail for Polar Clock live wallpaper.
authorDaniel Sandler <dsandler@google.com>
Wed, 16 Sep 2009 15:01:55 +0000 (11:01 -0400)
committerDaniel Sandler <dsandler@google.com>
Wed, 16 Sep 2009 19:52:07 +0000 (15:52 -0400)
res/drawable/polarclock_thumb.png [new file with mode: 0644]
res/xml/polar_clock.xml

diff --git a/res/drawable/polarclock_thumb.png b/res/drawable/polarclock_thumb.png
new file mode 100644 (file)
index 0000000..7994f4f
Binary files /dev/null and b/res/drawable/polarclock_thumb.png differ
index 31b1abb..56702ac 100644 (file)
@@ -21,5 +21,6 @@
 <!-- about the polar clock. -->
 
 <wallpaper xmlns:android="http://schemas.android.com/apk/res/android"
+               android:thumbnail="@drawable/polarclock_thumb"
         android:settingsActivity="com.android.wallpaper.polarclock.PolarClockSettings"
 />